From b2e0006bd64588438f73dab9f11b319ec6ca4990 Mon Sep 17 00:00:00 2001 From: Oliver Vogel Date: Tue, 29 Jan 2013 19:59:51 +0100 Subject: [PATCH] composer.json edit --- composer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/composer.json b/composer.json index d1d42e82..1da5fa52 100644 --- a/composer.json +++ b/composer.json @@ -1,8 +1,7 @@ { "name": "intervention/image", "description": "Image handling and manipulation", - "version": "0.6.0", - "keywords": ["image", "gd"], + "keywords": ["image", "gd", "laravel"], "license": "MIT", "authors": [ {