From ab81d20beedfed207ff023d44200e2ce3a907369 Mon Sep 17 00:00:00 2001 From: tsurkanovm Date: Wed, 14 Oct 2015 16:41:11 +0300 Subject: [PATCH] edit description for package --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index cb4083f..f9e9be4 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "artweb/yii-multiparser", "type": "library", - "description": "Flexible bunch of parsers for PHP 5.3", + "description": "Collection of parsers for YII2", "keywords": [ "yii", "parser", "csv", "xml" ], "homepage": "https://github.com/tsurkanovm/multiparser.git", "license": "MIT", -- libgit2 0.21.4