Skip to content

Commit 43d0689

Browse files
committed
Set lowest supported PHPStan version to 0.12.92, which fixed a bug causing the tests to fail.
1 parent 2be42d9 commit 43d0689

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
@@ -36,7 +36,7 @@
3636
"guzzlehttp/psr7": "^2.0",
3737
"pepakriz/phpstan-exception-rules": "^0.11.7",
3838
"php-parallel-lint/php-parallel-lint": "^1.3",
39-
"phpstan/phpstan": "^0.12.88",
39+
"phpstan/phpstan": "^0.12.92",
4040
"phpstan/phpstan-deprecation-rules": "^0.12.6",
4141
"phpstan/phpstan-phpunit": "^0.12.19",
4242
"phpstan/phpstan-strict-rules": "^0.12.9",

0 commit comments

Comments
 (0)