Skip to content

Commit d2c575f

Browse files
committed
feat: add a composer type
development-tool
1 parent cf4965c commit d2c575f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,6 @@
2121
],
2222
"require": {
2323
"php": "^7.1"
24-
}
24+
},
25+
"type": "development-tool"
2526
}

0 commit comments

Comments
 (0)