Skip to content

Commit

Permalink
Merge pull request #6019 from samsonasik/pin-phpstan-169
Browse files Browse the repository at this point in the history
[PHPStan] Pin PHPStan to v1.6.9
  • Loading branch information
samsonasik committed May 23, 2022
2 parents 841f032 + c8faa10 commit 403a4c8
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 @@
"mikey179/vfsstream": "^1.6",
"nexusphp/cs-config": "^3.3",
"nexusphp/tachycardia": "^1.0",
"phpstan/phpstan": "^1.5.6",
"phpstan/phpstan": "1.6.9",
"phpunit/phpunit": "^9.1",
"predis/predis": "^1.1",
"rector/rector": "0.13.0"
Expand Down

0 comments on commit 403a4c8

Please sign in to comment.