Skip to content

Commit 05a9a7a

Browse files
Update dependency symfony/console to v7
1 parent 9f1be20 commit 05a9a7a

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
@@ -19,7 +19,7 @@
1919
"php": ">= 7.1",
2020
"loophp/phptree": "^2.6.2",
2121
"nikic/php-parser": "^4.3.0",
22-
"symfony/console": "^4 || ^5 || ^6"
22+
"symfony/console": "^4 || ^5 || ^6 || ^7"
2323
},
2424
"require-dev": {
2525
"drupol/php-conventions": "^6.0.0",

0 commit comments

Comments
 (0)