Skip to content

Commit 403a4c8

Browse files
authored
Merge pull request #6019 from samsonasik/pin-phpstan-169
[PHPStan] Pin PHPStan to v1.6.9
2 parents 841f032 + c8faa10 commit 403a4c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"mikey179/vfsstream": "^1.6",
2222
"nexusphp/cs-config": "^3.3",
2323
"nexusphp/tachycardia": "^1.0",
24-
"phpstan/phpstan": "^1.5.6",
24+
"phpstan/phpstan": "1.6.9",
2525
"phpunit/phpunit": "^9.1",
2626
"predis/predis": "^1.1",
2727
"rector/rector": "0.13.0"

0 commit comments

Comments
 (0)