From 18fde302da9d8bbd694b6ce6b136c63df9d93475 Mon Sep 17 00:00:00 2001 From: Oliver Vogel Date: Tue, 2 Sep 2014 20:28:51 +0200 Subject: [PATCH] changed description --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 807f1cd7..039da8c5 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "intervention/image", - "description": "Image handling and manipulation library with support for Laravel 4 integration", + "description": "Image handling and manipulation library with support for Laravel integration", "homepage": "http://image.intervention.io/", "keywords": ["image", "gd", "imagick", "laravel", "watermark", "thumbnail"], "license": "MIT",