Skip to content

Commit 185a607

Browse files
Update dependency symfony/console to v7
1 parent be905a7 commit 185a607

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
@@ -17,7 +17,7 @@
1717
"require": {
1818
"php": ">=7.2",
1919
"voku/simple-php-code-parser": "~0.20.0",
20-
"symfony/console": "~3.4 || ~4.1 || ~5.0 || ~6.0"
20+
"symfony/console": "~7.0"
2121
},
2222
"require-dev": {
2323
"phpunit/phpunit": "~6.0 || ~7.0 || ~9.0"

0 commit comments

Comments
 (0)