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 a1af4e5 commit dc7dd1eCopy full SHA for dc7dd1e
1 file changed
composer.json
@@ -20,8 +20,8 @@
20
"symfony/dependency-injection" : "~2.3|~3.0",
21
"symfony/http-foundation" : "~2.3|~3.0",
22
"symfony/http-kernel" : "~2.3|~3.0",
23
- "symfony/security" : "~2.3|~3.0",
24
- "symfony/security-bundle" : "~2.3|~3.0"
+ "symfony/security" : "~2.6|~3.0",
+ "symfony/security-bundle" : "~2.6|~3.0"
25
},
26
"autoload": {
27
"psr-4": { "EasyCorp\\Bundle\\EasySecurityBundle\\": "" },
0 commit comments