Skip to content

Commit 7c3ce06

Browse files
Fix tests
1 parent b6a6201 commit 7c3ce06

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
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": ">=8.1",
2020
"symfony/deprecation-contracts": "^2.5|^3",
21-
"symfony/security-core": "~6.0.19|~6.1.11|^6.2.5",
21+
"symfony/security-core": "^6.3",
2222
"symfony/http-foundation": "^5.4|^6.0",
2323
"symfony/http-kernel": "^6.3",
2424
"symfony/polyfill-mbstring": "~1.0",

0 commit comments

Comments
 (0)