Skip to content

Commit 5bc07c2

Browse files
committed
chore: bump symfony/console versions to avoid deprecations on --prefer-lowest
(copied from doctum)
1 parent 063f4ff commit 5bc07c2

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
@@ -40,7 +40,7 @@
4040
"require": {
4141
"php": "^7.4 || ^8.0",
4242
"ondram/ci-detector": "^4.0",
43-
"symfony/console": "^6 || ^7 || ^8"
43+
"symfony/console": "^6.4.27 || ^7.3 || ^8"
4444
},
4545
"require-dev": {
4646
"phpunit/phpunit": "^10.5 || ^11 || ^12.4",

0 commit comments

Comments
 (0)