Skip to content

Commit 29409c0

Browse files
committed
Allow symfony/console ^7.0 and update dependencies
1 parent fd6bf9e commit 29409c0

File tree

2 files changed

+871
-609
lines changed

2 files changed

+871
-609
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"nikolaposa/version": "^4.1.0",
1010
"ocramius/package-versions": "^2.7.0",
1111
"roave/better-reflection": "^6.5.0",
12-
"symfony/console": "^6.2.3"
12+
"symfony/console": "^6.2.3|^7.0"
1313
},
1414
"license": "MIT",
1515
"authors": [

0 commit comments

Comments
 (0)