Skip to content

Commit

Permalink
Composer: use phpstan 2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Feb 4, 2025
1 parent 9982800 commit afbd3f8
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 @@ -27,7 +27,7 @@
"require-dev": {
"contributte/qa": "^0.4",
"contributte/tester": "^0.3",
"contributte/phpstan": "^0.1",
"contributte/phpstan": "^0.3",
"mockery/mockery": "^1.5.1",
"nette/application": "^3.1.0",
"nette/di": "^3.1.0",
Expand Down

0 comments on commit afbd3f8

Please sign in to comment.