Skip to content

Commit ffc9e7d

Browse files
committed
Composer: indicate that the package is a PHPCS standard
1 parent d97b0ce commit ffc9e7d

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
@@ -1,7 +1,7 @@
11
{
22
"name": "php-parallel-lint/php-code-style",
33
"description": "PHP_CodeSniffer rules for projects in the PHP Parallel Lint organisation",
4-
"type": "library",
4+
"type": "phpcodesniffer-standard",
55
"license": "MIT",
66
"authors": [
77
{

0 commit comments

Comments
 (0)