Commit cfb27c7f573d0d522c4acf3bf7a7be70ed73ea37
1 parent
f58616d8
fixed namespace issue
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
composer.json
@@ -3,7 +3,7 @@ | @@ -3,7 +3,7 @@ | ||
3 | "name": "artweb/yii2-multiparser", | 3 | "name": "artweb/yii2-multiparser", |
4 | "type": "library", | 4 | "type": "library", |
5 | "description": "This extension provides a Multiparser solution for Yii framework 2.0.", | 5 | "description": "This extension provides a Multiparser solution for Yii framework 2.0.", |
6 | - "keywords": [ "yii2", "parser", "csv", "xml, xlsx" ], | 6 | + "keywords": [ "yii2", "parser", "csv", "xml", "xlsx" ], |
7 | "homepage": "https://github.com/tsurkanovm/yii-multiparser.git", | 7 | "homepage": "https://github.com/tsurkanovm/yii-multiparser.git", |
8 | "license": "MIT", | 8 | "license": "MIT", |
9 | "authors": [ | 9 | "authors": [ |