Update composer.json
... | ... | @@ -31,7 +31,7 @@ |
"symfony/translation-contracts": "^2.0", | ||
"symfony/twig-bundle": "^4.4 || ^5.0", | ||
"symfony/validator": "^4.4 || ^5.0", | ||
"twig/twig": "^1.28 || ^2.0" | ||
"twig/twig": "^3.0" | ||
}, | ||
"conflict": { | ||
"doctrine/doctrine-bundle": "<1.3", | ||
... | ... |
Please register or sign in to comment