Skip to content

Commit

Permalink
chore(deps): update phpstan packages to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent d026bb6 commit 1312a76
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"doctrine/coding-standard": "^12.0",
"infection/infection": "^0.29.0",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "1.12.10",
"phpstan/phpstan-phpunit": "1.4.1",
"phpstan/phpstan-strict-rules": "1.6.1",
"phpstan/phpstan": "2.0.1",
"phpstan/phpstan-phpunit": "2.0.1",
"phpstan/phpstan-strict-rules": "2.0.0",
"phpunit/phpunit": "^11.0",
"thecodingmachine/phpstan-safe-rule": "^1.0"
},
Expand Down

0 comments on commit 1312a76

Please sign in to comment.