mirror of
https://github.com/hauke68/Magallanes.git
synced 2026-08-27 01:38:57 +02:00
Update composer.json
Add bin/mage to composer. See http://getcomposer.org/doc/articles/vendor-binaries.md.
This commit is contained in:
+5
-2
@@ -7,5 +7,8 @@
|
||||
"keywords": "deployment",
|
||||
"require": {
|
||||
"php": ">=5.3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
"bin/mage"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user