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 de6faa2 commit 1d84496Copy full SHA for 1d84496
composer.json
@@ -17,11 +17,11 @@
17
],
18
"require": {
19
"php": ">=5.5.9",
20
- "symfony/filesystem": "~2.8|~3.0"
+ "symfony/filesystem": "~2.8|~3.0|~4.0.0"
21
},
22
"require-dev": {
23
- "symfony/yaml": "~3.0",
24
- "symfony/dependency-injection": "~3.3"
+ "symfony/yaml": "~3.0|~4.0.0",
+ "symfony/dependency-injection": "~3.3|~4.0.0"
25
26
"conflict": {
27
"symfony/dependency-injection": "<3.3"
0 commit comments