Skip to content

Commit

Permalink
Use Phpstan 2
Browse files Browse the repository at this point in the history
  • Loading branch information
CatoTH committed Nov 17, 2024
1 parent 3768b42 commit da0c515
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 79 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"codeception/module-yii2": "^1.1.8",
"codeception/lib-web": "dev-main#bc7c96a52e61cf636130caec77bd4668a2bc5969 as 1.0.6",
"phpmd/phpmd": "^2.13.0",
"phpstan/phpstan": "^1.10.15",
"phpstan/phpstan": "^2.0",
"squizlabs/php_codesniffer": "^3.7.2",
"yiisoft/yii2-debug": "^2.1.23"
},
Expand Down
Loading

0 comments on commit da0c515

Please sign in to comment.