We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad8e52d commit a8cf84eCopy full SHA for a8cf84e
1 file changed
composer.json
@@ -15,8 +15,8 @@
15
"require": {
16
"composer-plugin-api": "^1.0",
17
"composer/installers": "^1.2",
18
- "symfony/yaml": "~2.7|~3.0",
19
- "symfony/finder": "~2.7|~3.0"
+ "symfony/yaml": "~3.0|^4.4",
+ "symfony/finder": "~3.0|^4.4"
20
},
21
"minimum-stability": "dev",
22
"prefer-stable": true,
0 commit comments