Skip to content
This repository was archived by the owner on May 31, 2024. It is now read-only.

Commit cf33857

Browse files
[Security\Http] Fix dep
1 parent 2f3ef5d commit cf33857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Http/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": ">=5.3.9",
20-
"symfony/security-core": "~2.8|~3.0.0",
20+
"symfony/security-core": "~2.8",
2121
"symfony/event-dispatcher": "~2.1|~3.0.0",
2222
"symfony/http-foundation": "~2.4|~3.0.0",
2323
"symfony/http-kernel": "~2.4|~3.0.0"

0 commit comments

Comments
 (0)