We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5991467 + 4d9ef37 commit 1f6cf54Copy full SHA for 1f6cf54
1 file changed
composer.json
@@ -17,9 +17,9 @@
17
],
18
"require": {
19
"php": ">=7.1.0",
20
- "symfony/framework-bundle": "~2.8|~3.0|~4.0|~5.0",
21
- "symfony/form": "~2.8|~3.0|~4.0|~5.0",
22
- "symfony/property-access": "~2.8|~3.0|~4.0|~5.0"
+ "symfony/framework-bundle": "~2.8|~3.0|~4.0|~5.0|~6.0",
+ "symfony/form": "~2.8|~3.0|~4.0|~5.0|~6.0",
+ "symfony/property-access": "~2.8|~3.0|~4.0|~5.0|~6.0"
23
},
24
"require-dev": {
25
"symfony/phpunit-bridge": "^5.0",
0 commit comments