1
0
mirror of https://github.com/hauke68/Magallanes.git synced 2025-08-26 05:10:17 +02:00

Merge pull request #23 from fadoe/patch-1

Update composer.json
This commit is contained in:
Andrés Montañez 2013-10-06 11:35:23 -07:00
commit 16568f47d8

View File

@ -7,5 +7,8 @@
"keywords": "deployment",
"require": {
"php": ">=5.3"
}
}
},
"bin": [
"bin/mage"
]
}