Skip to content

Commit 7b9d4a0

Browse files
committed
Set bin directory for composer.
1 parent a3ae275 commit 7b9d4a0

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
@@ -15,6 +15,9 @@
1515
"FontLib\\": "src/FontLib"
1616
}
1717
},
18+
"config": {
19+
"bin-dir": "bin"
20+
},
1821
"require-dev": {
1922
"phpunit/phpunit": "^4.8"
2023
}

0 commit comments

Comments
 (0)