Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
chiiya committed Jun 6, 2024
1 parent 12c33fa commit 81993e5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
}
],
"require": {
"php": "^8.1",
"php": "^8.2",
"friendsofphp/php-cs-fixer": "^3.18",
"kubawerlos/php-cs-fixer-custom-fixers": "^3.14",
"rector/rector": "^0.17",
"rector/rector": "^1.1",
"slevomat/coding-standard": "^8.12",
"symplify/coding-standard": "^11.4",
"symplify/easy-coding-standard": "^11.4"
"symplify/coding-standard": "^12.1",
"symplify/easy-coding-standard": "^12.2"
},
"require-dev": {
"phpro/grumphp": "^2.0"
Expand Down

0 comments on commit 81993e5

Please sign in to comment.