Skip to content

Commit

Permalink
Composer: minimal version of phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Dec 23, 2020
1 parent 925989d commit c705d8d
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 @@ -30,7 +30,7 @@
"mockery/mockery": "^1.3.3",
"ninjify/qa": "^0.12",
"ninjify/nunjuck": "^0.4",
"phpstan/phpstan": "^0.12",
"phpstan/phpstan": "^0.12.64",
"phpstan/phpstan-deprecation-rules": "^0.12",
"phpstan/phpstan-nette": "^0.12",
"phpstan/phpstan-strict-rules": "^0.12",
Expand Down

0 comments on commit c705d8d

Please sign in to comment.