Merge pull request #15313 from mauriciofauth/twig2-4.9

Add support for Twig 2
This commit is contained in:
Maurício Meneghini Fauth 2019-06-08 15:20:42 -03:00 committed by GitHub
commit 665e385fac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,7 +52,7 @@
"phpseclib/phpseclib": "^2.0",
"google/recaptcha": "^1.1",
"psr/container": "^1.0",
"twig/twig": "^1.34",
"twig/twig": "^1.34 || ^2.0",
"twig/extensions": "~1.5.1",
"symfony/expression-language": "^3.2 || ^2.8",
"symfony/polyfill-mbstring": "^1.3"