[DoctrineBridge] Conflict with Messenger <4.2

This commit is contained in:
Maxime Steinhausser 2018-12-05 09:34:58 +00:00
parent b932300149
commit 8624cde5b0

View File

@ -46,7 +46,8 @@
},
"conflict": {
"phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
"symfony/dependency-injection": "<3.4"
"symfony/dependency-injection": "<3.4",
"symfony/messenger": "<4.2"
},
"suggest": {
"symfony/form": "",