Skip to content
This repository was archived by the owner on May 31, 2024. It is now read-only.

Commit 7f1a471

Browse files
committed
[Security] Normalize "symfony/security-acl" dependency versions across all composer.json files
1 parent 24157b8 commit 7f1a471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": ">=5.3.9",
20-
"symfony/security-acl": "~2.7",
20+
"symfony/security-acl": "~2.7|~3.0.0",
2121
"symfony/event-dispatcher": "~2.2|~3.0.0",
2222
"symfony/http-foundation": "~2.1|~3.0.0",
2323
"symfony/http-kernel": "~2.4|~3.0.0",

0 commit comments

Comments
 (0)