Skip to content

Commit 814a55d

Browse files
Require PHPStan 1.9
1 parent ab58095 commit 814a55d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"require-dev": {
88
"infection/infection": "^0.26.13",
99
"phpstan/extension-installer": "^1.1",
10-
"phpstan/phpstan": "^1.8",
10+
"phpstan/phpstan": "^1.9",
1111
"phpstan/phpstan-strict-rules": "^1.3",
1212
"phpunit/phpunit": "^9.5",
1313
"slevomat/coding-standard": "^8.1",

0 commit comments

Comments
 (0)