10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44e3664 commit e249bc3Copy full SHA for e249bc3
composer.json
@@ -20,7 +20,7 @@
20
"doctrine/common": "~2.4",
21
"twig/twig": "~1.23|~2.0",
22
"psr/log": "~1.0",
23
- "symfony/security-acl": "~2.7",
+ "symfony/security-acl": "~2.7|~3.0.0",
24
"symfony/polyfill-apcu": "~1.1",
25
"symfony/polyfill-intl-icu": "~1.0",
26
"symfony/polyfill-mbstring": "~1.0",
src/Symfony/Component/Security/composer.json
@@ -17,7 +17,7 @@
17
],
18
"require": {
19
"php": ">=5.3.9",
"symfony/event-dispatcher": "~2.2|~3.0.0",
"symfony/http-foundation": "~2.1|~3.0.0",
"symfony/http-kernel": "~2.4|~3.0.0",
0 commit comments