Skip to content

Commit

Permalink
Composer: Support symfony/console:7
Browse files Browse the repository at this point in the history
  • Loading branch information
radimvaculik authored and f3l1x committed Aug 13, 2024
1 parent f509fd1 commit d9ce164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"require": {
"php": ">=8.1",
"bunny/bunny": "^0.5",
"symfony/console": "^6.0",
"symfony/console": "^6.4.2 || ^7.0.2",
"nette/di": "^3.0.7",
"nette/utils": "^4.0.0"
},
Expand Down

0 comments on commit d9ce164

Please sign in to comment.