Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Commit 3af9d52

Browse files
committed
minor #893 remove security-acl from dependencies (Tobion)
This PR was merged into the 3.0-dev branch. Discussion ---------- remove security-acl from dependencies I guess it was just added in 82658ac to resolve unstable dependecies which should not be required anymore with doctrine/DoctrineCacheBundle#77 Commits ------- c54b1a5 remove security-acl from dependencies
2 parents de48d90 + c54b1a5 commit 3af9d52

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
"doctrine/orm": "~2.5@dev",
1717
"doctrine/doctrine-bundle": "~1.6@dev",
1818
"doctrine/doctrine-cache-bundle": "~1.2@dev",
19-
"symfony/security-acl": "~3.0@dev",
2019
"symfony/swiftmailer-bundle": "~2.3",
2120
"symfony/monolog-bundle": "~2.8",
2221
"sensio/distribution-bundle": "~5.0",

0 commit comments

Comments
 (0)