minor #34260 [Messenger] conflict with FrameworkBundle < 4.4 (xabbuh)

This PR was merged into the 4.4 branch.

Discussion
----------

[Messenger] conflict with FrameworkBundle < 4.4

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       |
| License       | MIT
| Doc PR        |

Commits
-------

cddf3e9083 conflict with FrameworkBundle < 4.4
This commit is contained in:
Nicolas Grekas 2019-11-06 15:12:58 +01:00
commit 3a4d60f298

View File

@ -38,6 +38,7 @@
},
"conflict": {
"symfony/event-dispatcher": "<4.3",
"symfony/framework-bundle": "<4.4",
"symfony/http-kernel": "<4.4"
},
"suggest": {