Skip to content

Commit 8d9defc

Browse files
authored
Change Composer package type to "phpcodesniffer-standard" (#30)
1 parent b63eb13 commit 8d9defc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "My own PHP code sniffs",
44
"keywords": ["phpcs", "CodeSniffer", "Standard", "BaBeuloula"],
55
"license": "MIT",
6-
"type": "library",
6+
"type": "phpcodesniffer-standard",
77
"authors": [
88
{
99
"name": "BaBeuloula",

0 commit comments

Comments
 (0)