Skip to content

Commit 03b17ef

Browse files
Fix security-acl deps
1 parent 6ff8306 commit 03b17ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"require": {
1919
"php": ">=5.3.3",
2020
"symfony/security": "~2.2",
21+
"symfony/security-acl": "~2.2",
2122
"symfony/http-kernel": "~2.2"
2223
},
2324
"require-dev": {

0 commit comments

Comments
 (0)