Skip to content

Commit 4afbfee

Browse files
committed
chore: drop symfony/console v5
Just because I can
1 parent 6274975 commit 4afbfee

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 || ^8"
43+
"symfony/console": "^6 || ^7 || ^8"
4444
},
4545
"require-dev": {
4646
"phpunit/phpunit": "^8 || ^9 || ^10 || ^11 || ^12",

0 commit comments

Comments
 (0)