Skip to content

Commit

Permalink
Increase phpstan to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
navarr authored Nov 2, 2021
1 parent 00e6a21 commit dc7fc87
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 @@ -21,7 +21,7 @@
"require-dev": {
"php": "^8",
"roave/security-advisories": "dev-master",
"phpstan/phpstan": "^0.12.32",
"phpstan/phpstan": "^1",
"phpunit/phpunit": "^9.5",
"infection/infection": "^0.23.0",
"squizlabs/php_codesniffer": "^3.6",
Expand Down

0 comments on commit dc7fc87

Please sign in to comment.