We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ff156f commit c253198Copy full SHA for c253198
1 file changed
composer.json
@@ -27,7 +27,7 @@
27
"symfony/dependency-injection": "~3.4 || ~4.0 || ~5.0",
28
"symfony/config": "~3.4 || ~4.0 || ~5.0",
29
"symfony/http-kernel": "~3.4 || ~4.0 || ~5.0",
30
- "symfony/security": "~3.4 || ~4.0 || ~5.0",
+ "symfony/security-core": "~3.4 || ~4.0 || ~5.0",
31
"doctrine/orm": "~2.3",
32
"symfony/event-dispatcher": "~3.4 || ~4.0 || ~5.0"
33
},
0 commit comments