Skip to content

Commit d91d9c5

Browse files
committed
support symfony v6
1 parent c20cd22 commit d91d9c5

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
@@ -22,7 +22,7 @@
2222
"require": {
2323
"php": "^7.3|^8.0",
2424
"ext-simplexml": "*",
25-
"symfony/console": "^5.3"
25+
"symfony/console": "^5.3|^6.0"
2626
},
2727
"require-dev": {
2828
"phpunit/phpunit": "^9.5",

0 commit comments

Comments
 (0)