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
minor #13006 [Messenger] Transports in separate packages (Nyholm)
This PR was squashed before being merged into the master branch (closes#13006).
Discussion
----------
[Messenger] Transports in separate packages
I added a note that transports will be in separate packages from 5.1.
Im not sure this is the best way to present it. Soon, new transports will be added. They should also start with a:
```
.. code-block:: terminal
$ composer require symfony/sqs-messenger
```
Anyhow, this is good for these 3, that is why I submitting the PR and hope for feedback.
This will fix#12998
Commits
-------
6a54402 [Messenger] Transports in separate packages
0 commit comments