Skip to content

Commit 1c1c04b

Browse files
committed
Fixes #11. Add dev keyword to composer.json
1 parent e098773 commit 1c1c04b

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
@@ -5,7 +5,8 @@
55
"type": "library",
66
"keywords": [
77
"php-cs-fixer",
8-
"code style"
8+
"code style",
9+
"dev"
910
],
1011
"authors": [
1112
{

0 commit comments

Comments
 (0)