mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-10 01:16:52 +00:00
Allow Symfony 5
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
"require": {
|
||||
"php": "^7.1.3",
|
||||
"twig/twig": "^2.4|^3.0",
|
||||
"symfony/intl": "^4.3"
|
||||
"symfony/intl": "^4.3|^5.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"symfony/phpunit-bridge": "^4.4@dev"
|
||||
|
||||
Reference in New Issue
Block a user