Skip to content

Commit 4b6c976

Browse files
committed
Refactor the bundle configuration and extension
1 parent 39900b9 commit 4b6c976

File tree

5 files changed

+312
-318
lines changed

5 files changed

+312
-318
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@
7474
"symfony/messenger": "^4.2",
7575
"symfony/phpunit-bridge": "^3.4.5 || ^4.0.5",
7676
"symfony/routing": "^3.4 || ^4.0",
77-
"symfony/security": "^3.4 || ^4.0",
7877
"symfony/security-bundle": "^3.4 || ^4.0",
78+
"symfony/security-core": "^3.4 || ^4.0",
7979
"symfony/twig-bundle": "^3.4 || ^4.0",
8080
"symfony/validator": "^3.4 || ^4.0",
8181
"symfony/web-profiler-bundle": "^4.2",

0 commit comments

Comments
 (0)