Skip to content

Commit 1e66f54

Browse files
committed
Allow Symfony 6
1 parent fd127dd commit 1e66f54

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
@@ -20,7 +20,7 @@
2020
"symfony/polyfill-php80": "^1.15"
2121
},
2222
"require-dev": {
23-
"symfony/security-core": "^5.3",
23+
"symfony/security-core": "^5.3|^6.0",
2424
"symfony/console": "^5"
2525
},
2626
"conflict": {

0 commit comments

Comments
 (0)