mirror of
https://github.com/hauke68/Magallanes.git
synced 2025-08-26 05:10:17 +02:00
Update composer.json
Add bin/mage to composer. See http://getcomposer.org/doc/articles/vendor-binaries.md.
This commit is contained in:
parent
cebced4c9b
commit
748d94b677
@ -7,5 +7,8 @@
|
||||
"keywords": "deployment",
|
||||
"require": {
|
||||
"php": ">=5.3"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
"bin/mage"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user