Allow Symfony 5

This commit is contained in:
Nicolas Grekas
2019-10-23 17:53:29 +02:00
parent d86b8ea580
commit 4ab02e3e9f
+1 -1
View File
@@ -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"