Skip to content

Commit 4df163a

Browse files
authored
Merge pull request #2721 from teohhanhui/refactor/bundle-configuration-and-extension
Refactor the bundle configuration and extension
2 parents 7e50ddd + 4b6c976 commit 4df163a

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)