Skip to content

Commit

Permalink
[TASK] Update PHPStan and Rector
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverklee committed Jan 6, 2025
1 parent 6871cdc commit 6b61294
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,13 @@
"require-dev": {
"php-parallel-lint/php-parallel-lint": "1.4.0",
"phpstan/extension-installer": "1.4.3",
"phpstan/phpstan": "1.12.13 || 2.0.4",
"phpstan/phpstan": "1.12.15 || 2.1.1",
"phpstan/phpstan-phpunit": "1.4.2 || 2.0.2",
"phpstan/phpstan-strict-rules": "1.6.1 || 2.0.1",
"phpunit/phpunit": "9.6.22",
"rawr/cross-data-providers": "2.4.0",
"rawr/phpunit-data-provider": "3.3.0",
"rector/rector": "1.2.10 || 2.0.3"
"rector/rector": "1.2.10 || 2.0.6"
},
"prefer-stable": true,
"autoload": {
Expand Down

0 comments on commit 6b61294

Please sign in to comment.