Skip to content

Commit c25d205

Browse files
Merge pull request #33 from bgrande/patch-1
remove obsolete bin/php-code-validator from composer
2 parents 00975bb + 490e6f2 commit c25d205

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

composer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,5 @@
1616
"minimum-stability": "stable",
1717
"require": {
1818
"squizlabs/php_codesniffer": "^3.5"
19-
},
20-
"bin": [
21-
"bin/php-code-validator"
22-
]
19+
}
2320
}

0 commit comments

Comments
 (0)