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.
2 parents 5eb354e + f6d20df commit 0f96b1cCopy full SHA for 0f96b1c
composer.json
@@ -17,12 +17,12 @@
17
],
18
"require": {
19
"php": ">=5.5",
20
- "symfony/yaml": "~2.3||~3.0||~4.0",
21
- "symfony/console": "~2.3||~3.0||~4.0",
22
- "symfony/finder": "~2.3||~3.0||~4.0",
23
- "symfony/validator": "~2.3||~3.0.0||~3.1.0||^3.2.4||~4.0",
24
- "symfony/filesystem": "~2.3||~3.0||~4.0",
25
- "symfony/config": "~2.3||~3.0||~4.0",
+ "symfony/yaml": "~2.3||~3.0||~4.0||~5.0",
+ "symfony/console": "~2.3||~3.0||~4.0||~5.0",
+ "symfony/finder": "~2.3||~3.0||~4.0||~5.0",
+ "symfony/validator": "~2.3||~3.0.0||~3.1.0||^3.2.4||~4.0||~5.0",
+ "symfony/filesystem": "~2.3||~3.0||~4.0||~5.0",
+ "symfony/config": "~2.3||~3.0||~4.0||~5.0",
26
"psr/log": "~1.0"
27
},
28
"require-dev": {
0 commit comments