Skip to content

Commit

Permalink
ci(deps): bump symfony/console to 5.4
Browse files Browse the repository at this point in the history
Signed-off-by: Arthur Schiwon <[email protected]>
  • Loading branch information
blizzz committed Sep 13, 2023
1 parent 58105e8 commit 0fe19ef
Show file tree
Hide file tree
Showing 144 changed files with 19,842 additions and 1,278 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"sort-packages": true
},
"require": {
"symfony/console": "^4.4"
"symfony/console": "^5.4"
},
"scripts": {
"cs:check": "php-cs-fixer fix --dry-run --diff",
Expand Down
Loading

0 comments on commit 0fe19ef

Please sign in to comment.