Skip to content

Commit fcca0bc

Browse files
committed
Merge pull request leafo#95 from clue/composer-bin
Add pscss as bin in composer.json
2 parents e2956a9 + ae5585b commit fcca0bc

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
@@ -23,5 +23,6 @@
2323
"require-dev": {
2424
"php": ">=5.3.0",
2525
"phpunit/phpunit": "3.7.*"
26-
}
26+
},
27+
"bin": ["pscss"]
2728
}

0 commit comments

Comments
 (0)