From ef02715fcaf6e3202ae682dfcfa83bdfdbad7c76 Mon Sep 17 00:00:00 2001 From: Hiroaki Matsuura Date: Fri, 11 Mar 2016 11:27:31 +0900 Subject: [PATCH] update library description --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index fbb8ca4..e30870b 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "hiropeke/slim-blade-view", "type": "library", - "description": "Slim Framework 3 view helper built on top of the Blade component", + "description": "Slim Framework 3 view helper built on the Blade component", "keywords": [ "slim", "framework",