1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-30 09:10:21 +02:00

validated composer.json

This commit is contained in:
Oliver Vogel
2013-05-29 11:44:42 +02:00
parent 264291936d
commit 6783515d00

View File

@@ -14,7 +14,7 @@
"require": { "require": {
"php": ">=5.3.0", "php": ">=5.3.0",
"ext-gd": "*", "ext-gd": "*",
"illuminate/support": "4.x.x" "illuminate/support": "4.*"
}, },
"suggest": { "suggest": {
"intervention/imagecache": "Caching extension for the Intervention Image library" "intervention/imagecache": "Caching extension for the Intervention Image library"