Browse Source

Add symfony/security-acl requirement

This is needed since this package is not part of SF 2.8 anymore
Sullivan SENECHAL 9 years ago
parent
commit
b1af5c371a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      composer.json

+ 1 - 0
composer.json

@@ -21,6 +21,7 @@
         "symfony/form": "~2.3",
         "symfony/validator": "~2.3",
         "symfony/security-bundle": "~2.3",
+        "symfony/security-acl": "~2.3",
         "symfony/routing": "~2.3",
         "symfony/config": "~2.3",
         "symfony/console": "~2.3",