We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f5f59b commit 3b5fdc9Copy full SHA for 3b5fdc9
1 file changed
composer.json
@@ -14,8 +14,8 @@
14
"php": ">=5.5.3",
15
"doctrine/common": "~2.2",
16
"doctrine/orm": "~2.2",
17
- "symfony/security": "~2.8|~3.2",
18
- "symfony/options-resolver": "~2.8|~3.2",
+ "symfony/security": "^2.8|^3.0",
+ "symfony/options-resolver": "^2.8|^3.0",
19
"ircmaxell/random-lib": "~1.0"
20
},
21
"require-dev": {
0 commit comments