Skip to content

Commit

Permalink
composer: uses PHPStan ^1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Dec 12, 2021
1 parent db15359 commit d0361f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -21,7 +21,7 @@
"require-dev": {
"nette/tester": "^2.4",
"tracy/tracy": "^2.8",
"phpstan/phpstan-nette": "^0.12"
"phpstan/phpstan-nette": "^1.0"
},
"autoload": {
"classmap": ["src/"]
Expand Down

0 comments on commit d0361f6

Please sign in to comment.