From 7deae49f6ef753e485fbcc1044eff2966fb242b5 Mon Sep 17 00:00:00 2001 From: tsurkanovm Date: Wed, 14 Oct 2015 19:25:41 +0300 Subject: [PATCH] edit package requirements --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1bfda41..8c1d9d5 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "artweb/yii-multiparser", "type": "library", - "description": "Collection of parsers for YII2", + "description": "This extension provides a Multiparser solution for Yii framework 2.0.", "keywords": [ "yii", "parser", "csv", "xml" ], "homepage": "https://github.com/tsurkanovm/multiparser.git", "license": "MIT", -- libgit2 0.21.4