Skip to content

Commit

Permalink
ci(deps): bump symfony/console to 6.0
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 f9cd878 commit 2fbf2cd
Show file tree
Hide file tree
Showing 264 changed files with 23,207 additions and 2,238 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
"classmap-authoritative": true,
"optimize-autoloader": true,
"platform": {
"php": "8.0"
"php": "8.0.2"
},
"sort-packages": true
},
"require": {
"symfony/console": "^4.4"
"symfony/console": "^6.0"
},
"scripts": {
"cs:check": "php-cs-fixer fix --dry-run --diff",
Expand Down
Loading

0 comments on commit 2fbf2cd

Please sign in to comment.