[TwigBundle] fix conflict rule

This commit is contained in:
Nicolas Grekas 2019-11-12 11:49:01 +01:00
parent a0708cca7f
commit e1ac6e19fb
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
},
"conflict": {
"symfony/dependency-injection": "<4.1",
"symfony/framework-bundle": "<4.3",
"symfony/framework-bundle": "<4.4",
"symfony/translation": "<4.2"
},
"autoload": {