Skip to content

Commit 16ff8fd

Browse files
authored
feat: use phpstan/phpstan
1 parent 9eef3ae commit 16ff8fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"prefer-stable": true,
44
"require": {
55
"php": ">=7.1",
6-
"phpstan/phpstan-shim": "@stable",
6+
"phpstan/phpstan": "@stable",
77
"phpstan/phpstan-strict-rules": "@stable",
88
"phpmd/phpmd": "^2.7",
99
"squizlabs/php_codesniffer": "@stable",

0 commit comments

Comments
 (0)