8000 fix build · learn-symfony/css-compiler@9c851c0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9c851c0

Browse files
fix build
1 parent 5217203 commit 9c851c0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@
2222
"EM\\Tests\\CssCompiler\\": "tests/"
2323
}
2424
},
25+
"config": {
26+
"bin-dir": "bin/"
27+
},
2528
"require": {
2629
"php": ">= 5.6.0 || 7.0.0 - 7.0.4 || >= 7.0.6",
2730
"leafo/lessphp": "^0.5",

0 commit comments

Comments
 (0)
0