From 268717a10a2a262ff05caf9fa1546e8358359bde Mon Sep 17 00:00:00 2001 From: Oliver Vogel Date: Sat, 2 Feb 2013 11:12:07 +0100 Subject: [PATCH] composer.json changes --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1da5fa52..87d15810 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,7 @@ { "name": "intervention/image", - "description": "Image handling and manipulation", + "description": "Image handling and manipulation for Laravel 4", + "homepage": "https://github.com/Intervention/image", "keywords": ["image", "gd", "laravel"], "license": "MIT", "authors": [