mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Expose sake via vendor/bin dir with composer
This commit is contained in:
parent
1cffdd923e
commit
96f04d6686
@ -18,6 +18,9 @@
|
||||
"homepage": "http://silverstripe.org"
|
||||
}
|
||||
],
|
||||
"bin": [
|
||||
"sake"
|
||||
],
|
||||
"require": {
|
||||
"composer/installers": "~1.0",
|
||||
"embed/embed": "^3.0",
|
||||
|
Loading…
Reference in New Issue
Block a user