You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug #41523 [Notifier] [Bridge] Remove hidden dependency on HttpFoundation for SmsBiurasTransport (fre5h)
This PR was merged into the 5.3 branch.
Discussion
----------
[Notifier] [Bridge] Remove hidden dependency on HttpFoundation for SmsBiurasTransport
| Q | A
| ------------- | ---
| Branch? | 5.3
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| License | MIT
[SmsBiurasTransport](https://github.com/symfony/symfony/blob/5.3/src/Symfony/Component/Notifier/Bridge/SmsBiuras/SmsBiurasTransport.php#L93) has a hidden dependency on HttpFoundation. Similar to this pull request #40766 but one more class to be fixed
Commits
-------
c8d3f3e Remove hidden dependency on HttpFoundation for SmsBiurasTransport
0 commit comments