소스 검색

Add symfony/security-acl requirement

This is needed since this package is not part of SF 2.8 anymore
Sullivan SENECHAL 9 년 전
부모
커밋
b1af5c371a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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",