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.
2 parents 9d14fb8 + e90bb19 commit 46efa67Copy full SHA for 46efa67
composer.json
@@ -9,9 +9,9 @@
9
"symfony/form": "^2.8 || ^3.0 || ^4.0 || ^5.0",
10
"symfony/routing": "^2.8 || ^3.0 || ^4.0 || ^5.0",
11
"symfony/framework-bundle": "^2.8 || ^3.0 || ^4.0 || ^5.0",
12
- "symfony/security": "^3.2 || ^4.0 || ^5.0",
13
"symfony/templating": "^3.2 || ^5.0",
14
- "twig/twig": "^2.0 || ^3.0"
+ "twig/twig": "^2.0 || ^3.0",
+ "symfony/security-core": "^2.8 || ^3.0 || ^4.0 || ^5.0"
15
},
16
"require-dev": {
17
"phpunit/phpunit": "^6.0 || ^7.0 || ^8.0",
0 commit comments