added missing dep

This commit is contained in:
Fabien Potencier
2019-08-10 14:21:21 +02:00
parent af1ead5014
commit a8ccf22d4b
+1
View File
@@ -15,6 +15,7 @@
],
"require": {
"php": "^7.1.3",
"symfony/twig-bundle": "^4.3|^5.0",
"twig/twig": "^2.4|^3.0"
},
"autoload": {