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 446c92b commit a160d79Copy full SHA for a160d79
composer.json
@@ -15,7 +15,8 @@
15
],
16
"require": {
17
"php": "^7.1",
18
- "symfony/framework-bundle": "^2.8 || ^3.3 || ^4.0"
+ "symfony/framework-bundle": "^2.8 || ^3.3 || ^4.0",
19
+ "symfony/security-core": "^2.8 || ^3.3 || ^4.0"
20
},
21
"require-dev": {
22
"symfony/security-bundle": "^2.8 || ^3.3 || ^4.0",
0 commit comments