Skip to content

Commit

Permalink
Update dependency phpstan/phpstan to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent 69ec7fd commit 92c6e11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"require-dev": {
"phpunit/phpunit": "^9.5.14",
"squizlabs/php_codesniffer": "^3.6.2",
"phpstan/phpstan": "^1.6"
"phpstan/phpstan": "^2.0"
},
"scripts": {
"phpcs": "vendor/bin/phpcs",
Expand Down

0 comments on commit 92c6e11

Please sign in to comment.