Skip to content

Commit

Permalink
Update dependency symfony/console to v7
Browse files Browse the repository at this point in the history
| datasource | package         | from  | to    |
| ---------- | --------------- | ----- | ----- |
| packagist  | symfony/console | 6.3.8 | 7.0.0 |
  • Loading branch information
renovate[bot] authored Nov 29, 2023
1 parent 4d484a1 commit 62ed3f8
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 @@ -27,7 +27,7 @@
"require": {
"php": "~8.1 || ~8.2 || ~8.3",
"ramsey/uuid": "^4",
"symfony/console": "^5 || ^6",
"symfony/console": "^5 || ^6 || ^7",
"webmozart/assert": "^1.11"
},
"require-dev": {
Expand Down

0 comments on commit 62ed3f8

Please sign in to comment.