[Security\Http] Fix dep

This commit is contained in:
Nicolas Grekas 2015-09-07 19:22:42 +02:00
parent 0edcc2ef10
commit 037196c59c

View File

@ -17,7 +17,7 @@
],
"require": {
"php": ">=5.3.9",
"symfony/security-core": "~2.8|~3.0.0",
"symfony/security-core": "~2.8",
"symfony/event-dispatcher": "~2.1|~3.0.0",
"symfony/http-foundation": "~2.4|~3.0.0",
"symfony/http-kernel": "~2.4|~3.0.0"