Skip to content

Commit 238110e

Browse files
committed
[SecurityBundle] There is no Guard 6
1 parent c20a2f9 commit 238110e

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
@@ -28,7 +28,7 @@
2828
"symfony/polyfill-php80": "^1.16",
2929
"symfony/security-core": "^5.4|^6.0",
3030
"symfony/security-csrf": "^4.4|^5.0|^6.0",
31-
"symfony/security-guard": "^5.3|^6.0",
31+
"symfony/security-guard": "^5.3",
3232
"symfony/security-http": "^5.4|^6.0"
3333
},
3434
"require-dev": {

0 commit comments

Comments
 (0)