Skip to content

Commit

Permalink
Pin phpstan to 1.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tuupola committed Nov 15, 2024
1 parent 0a05f6f commit 87b83d5
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": {
"php": "^7.2|^8.0",
"phpstan/phpstan": "^1.8",
"phpstan/phpstan": "^1.8.3",
"psr/http-server-middleware": "^1.0",
"symfony/stopwatch": "^4.0|^5.0|^6.0",
"tuupola/callable-handler": "^1.0"
Expand Down

0 comments on commit 87b83d5

Please sign in to comment.