Still fighting with it, will remove the extra package if I find it to be an unnecessary dependency.
12 lines
254 B
JSON
12 lines
254 B
JSON
{
|
|
"config": {
|
|
"vendor-dir": ".composer"
|
|
},
|
|
"require": {
|
|
"devize/closure-compiler": "@dev",
|
|
"leafo/lessphp": "0.4.0",
|
|
"leafo/scssphp": "0.0.9",
|
|
"mikey179/vfsStream": "1.2.0",
|
|
"satooshi/php-coveralls": "0.6.*"
|
|
}
|
|
}
|