Skip to content

Commit eba40f6

Browse files
Iltar van der Bergfabpot
authored andcommitted
[Security] Removed security-acl from the core
1 parent c355cd1 commit eba40f6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
"require": {
1919
"php": ">=5.3.9",
2020
"symfony/security": "~2.8|~3.0.0",
21-
"symfony/http-kernel": "~2.2|~3.0.0"
21+
"symfony/http-kernel": "~2.2|~3.0.0",
22+
"symfony/security-acl": "~2.8|~3.0.0"
2223
},
2324
"require-dev": {
2425
"symfony/phpunit-bridge": "~2.7|~3.0.0",

0 commit comments

Comments
 (0)