8000 [Security] Fix tests with low deps · symfony/symfony@95b8607 · GitHub
[go: up one dir, main page]

Skip to content

Commit 95b8607

Browse files
committed
[Security] Fix tests with low deps
1 parent 43a9a3c commit 95b8607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Security/Http/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": ">=8.1",
20-
"symfony/security-core": "^5.4|^6.0",
20+
"symfony/security-core": "^5.4.7|^6.0",
2121
"symfony/http-foundation": "^5.4|^6.0",
2222
"symfony/http-kernel": "^5.4|^6.0",
2323
"symfony/polyfill-mbstring": "~1.0",

0 commit comments

Comments
 (0)
0