Skip to content

Commit f2ac0f4

Browse files
committed
feat: support Symfony Console v8
1 parent 399bb23 commit f2ac0f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"require": {
4141
"php": "^7.2 || ^8.0",
4242
"ondram/ci-detector": "^4.0",
43-
"symfony/console": "^5 || ^6 || ^7"
43+
"symfony/console": "^5 || ^6 || ^7 || ^8"
4444
},
4545
"require-dev": {
4646
"phpunit/phpunit": "^8 || ^9 || ^10|| ^11",

0 commit comments

Comments
 (0)