Skip to content

Commit 6d12e66

Browse files
committed
Fix tests
1 parent ee7ef88 commit 6d12e66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"symfony/phpunit-bridge": "^4.3.1",
7979
"symfony/routing": "^3.4 || ^4.0",
8080
"symfony/security-bundle": "^3.4 || ^4.0",
81-
"symfony/security-core": "^3.4 || ^4.0",
81+
"symfony/security-core": "^4.3",
8282
"symfony/twig-bundle": "^3.4 || ^4.0",
8383
"symfony/validator": "^3.4 || ^4.0",
8484
"symfony/web-profiler-bundle": "^4.2",

0 commit comments

Comments
 (0)