Skip to content

Commit

Permalink
Update Composer packages
Browse files Browse the repository at this point in the history
  • Loading branch information
giuscris committed Jan 9, 2025
1 parent 5b1abc1 commit 6000226
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 103 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"friendsofphp/php-cs-fixer": "^3.0",
"league/climate": "^3.8",
"symfony/process": "^7.0.4",
"phpstan/phpstan": "^1.10",
"rector/rector": "^1.0.4"
"phpstan/phpstan": "^2.0.3",
"rector/rector": "^2.0.3"
},
"scripts": {
"fix": "php-cs-fixer fix --config=formwork/.php-cs-fixer.php --cache-file=formwork/.php-cs-fixer.cache --verbose",
Expand Down
Loading

0 comments on commit 6000226

Please sign in to comment.