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
+1 -1
View File
@@ -7,6 +7,6 @@
"keywords": "deployment",
"version": "0.9.14",
"require": {
"php": ">=5.3.*"
"php": ">=5.3"
}
}