Skip to content

Commit eb8b14f

Browse files
committed
Allow Symfony 6
1 parent a1385d6 commit eb8b14f

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
@@ -21,7 +21,7 @@
2121
"symfony/polyfill-ctype": "~1.8"
2222
},
2323
"require-dev": {
24-
"symfony/console": "^4.4|^5.0"
24+
"symfony/console": "^4.4|^5.0|^6.0"
2525
},
2626
"conflict": {
2727
"symfony/console": "<4.4"

0 commit comments

Comments
 (0)