We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2710e07 commit 248710bCopy full SHA for 248710b
1 file changed
composer.json
@@ -16,9 +16,9 @@
16
],
17
"require": {
18
"php": ">=7.0.0",
19
- "symfony/config": "^2.3|^3.0|^4.0",
20
- "symfony/translation": "^2.3|^3.0|^4.0",
21
- "symfony/yaml": "^2.3|^3.0|^4.0",
+ "symfony/config": "^2.3|^3.0|^4",
+ "symfony/translation": "^2.3|^3.0|^4",
+ "symfony/yaml": "^2.3|^3.0|^4",
22
"friendsofphp/php-cs-fixer": "^2.14"
23
},
24
"require-dev": {
0 commit comments