Fix composer.json

This commit is contained in:
David Molineus
2019-08-21 13:29:08 +02:00
parent cef9d7ff44
commit 3db5aad6d3

View File

@@ -38,7 +38,7 @@
"symfony/http-kernel": "~3.3 || ~4.0",
"symfony/twig-bundle": "~3.3 || ~4.0",
"symfony/translation": "~3.3 || ~4.0",
"twig/twig": "^1.3.35 || ^2.0",
"twig/twig": "^1.3.35 || ^2.0"
},
"require-dev": {
"contao/manager-plugin": "^2.1",