Skip to content

Commit

Permalink
Update phpstan to 1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
SenseException committed Sep 1, 2024
1 parent 831282e commit 17e5eaf
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 @@ -23,7 +23,7 @@
},
"require-dev": {
"phpunit/phpunit": "^9.6",
"phpstan/phpstan": "^1.10",
"phpstan/phpstan": "^1.12",
"phpstan/phpstan-phpunit": "^1.3",
"infection/infection": "^0.27",
"vimeo/psalm": "^5.22",
Expand Down

0 comments on commit 17e5eaf

Please sign in to comment.