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

Tweaks on the composer.json file.

This commit is contained in:
Andrés Montañez 2013-06-23 15:30:09 -03:00
parent 45d2d4978f
commit 9570c330df

View File

@ -7,6 +7,6 @@
"keywords": "deployment",
"version": "0.9.14",
"require": {
"php": ">=5.3.*"
"php": ">=5.3"
}
}