Skip to content

Commit 32e1c43

Browse files
Stephan Wentzkukulich
authored andcommitted
Set package type to phpcodesniffer-standard to support composer phpcs plugins
1 parent 2e96747 commit 32e1c43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "slevomat/coding-standard",
33
"description": "Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.",
44
"license": "MIT",
5+
"type": "phpcodesniffer-standard",
56
"minimum-stability": "dev",
67
"prefer-stable": true,
78
"config": {

0 commit comments

Comments
 (0)