1
0
mirror of https://github.com/hauke68/Magallanes.git synced 2025-08-25 12:50:17 +02:00

Remove version from composer.

This commit is contained in:
Andrés Montañez 2013-06-23 15:37:41 -03:00
parent 9570c330df
commit ae1a5f69f9

View File

@ -5,7 +5,6 @@
"license": "MIT", "license": "MIT",
"type": "library", "type": "library",
"keywords": "deployment", "keywords": "deployment",
"version": "0.9.14",
"require": { "require": {
"php": ">=5.3" "php": ">=5.3"
} }