From 7ad25147bc5d9989ca14c53c4b291599d06adab9 Mon Sep 17 00:00:00 2001 From: Rob Allen Date: Sun, 14 May 2017 10:16:39 +0100 Subject: [PATCH] Update composer description --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index cfa4111..a78fd5a 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "slim/http", "type": "library", - "description": "Strict PSR-7 implementation", + "description": "Slim's PSR-7 implementation", "keywords": ["psr7","psr-7","http"], "homepage": "http://slimframework.com", "license": "MIT",