Skip to content

Commit d7691a7

Browse files
authored
Symfony Console v7
code-lts/doctum#70
1 parent 321f804 commit d7691a7

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.1 || ^8.0",
4242
"ondram/ci-detector": "^4.0",
43-
"symfony/console": "~3.4|~4.3|^5|^6"
43+
"symfony/console": "~3.4|~4.3|^5|^6|^7"
4444
},
4545
"require-dev": {
4646
"phpunit/phpunit": "^7 || ^8 || ^9",

0 commit comments

Comments
 (0)