We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e1cb79 commit 64218d9Copy full SHA for 64218d9
composer.json
@@ -23,9 +23,9 @@
23
"require": {
24
"php": ">=7.1",
25
"ext-json": "*",
26
- "symfony/config": "~3.0|~4.0|~5.0",
27
- "symfony/dependency-injection": "~3.0|~4.0|~5.0",
28
- "symfony/http-kernel": "~3.0|~4.0|~5.0",
+ "symfony/config": "~3.0|~4.0|~5.0|~6.0",
+ "symfony/dependency-injection": "~3.0|~4.0|~5.0|~6.0",
+ "symfony/http-kernel": "~3.0|~4.0|~5.0|~6.0",
29
"twig/twig": "^1.34|^2.0|^3.0"
30
},
31
"require-dev": {
0 commit comments