We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 225fe99 commit 67dd2dcCopy full SHA for 67dd2dc
composer.json
@@ -8,5 +8,8 @@
8
"phpmd/phpmd": "@stable",
9
"squizlabs/php_codesniffer": "@stable",
10
"slevomat/coding-standard": "@stable"
11
+ },
12
+ "provide": {
13
+ "phpstan/phpstan": "*"
14
}
15
0 commit comments