We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebbcfba commit c3c3926Copy full SHA for c3c3926
1 file changed
composer.json
@@ -18,8 +18,8 @@
18
"symfony/security": "^2.8|^3.0",
19
"symfony/options-resolver": "^2.8|^3.0",
20
"ircmaxell/random-lib": "~1.0",
21
- "symfony/dependency-injection": "^3.3",
22
- "symfony/config": "^3.3"
+ "symfony/dependency-injection": "^2.7|^3.3",
+ "symfony/config": "^2.7|^3.3"
23
},
24
"require-dev": {
25
"phpspec/phpspec": "~2.0"
0 commit comments