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 32c17dd commit b6d9301Copy full SHA for b6d9301
composer.json
@@ -20,9 +20,9 @@
20
"symfony/polyfill-mbstring": "~1.0"
21
},
22
"require-dev": {
23
- "symfony/config": "~2.8|~3.0|~4.0.0",
24
- "symfony/intl": "^2.8.18|^3.2.5|~4.0.0",
25
- "symfony/yaml": "~3.3|~4.0.0",
+ "symfony/config": "~2.8|~3.0|~4.0",
+ "symfony/intl": "^2.8.18|^3.2.5|~4.0",
+ "symfony/yaml": "~3.3|~4.0",
26
"psr/log": "~1.0"
27
28
"conflict": {
0 commit comments