Skip to content

Commit

Permalink
Pin phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoll committed Dec 14, 2023
1 parent 145f70c commit 0c5e2e2
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 @@ -23,7 +23,7 @@
},
"require-dev": {
"phan/phan": "^5.1.0",
"phpstan/phpstan": "^0.12.58",
"phpstan/phpstan": "~0.12.58",
"phpstan/phpstan-strict-rules": "^0.12.4",
"phpunit/phpunit": "^7.0",
"psalm/plugin-phpunit": "^0.16.1",
Expand Down

0 comments on commit 0c5e2e2

Please sign in to comment.