Commit ab81d20beedfed207ff023d44200e2ce3a907369
1 parent
e9ecd908
edit description for package
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
composer.json
1 | 1 | { |
2 | 2 | "name": "artweb/yii-multiparser", |
3 | 3 | "type": "library", |
4 | - "description": "Flexible bunch of parsers for PHP 5.3", | |
4 | + "description": "Collection of parsers for YII2", | |
5 | 5 | "keywords": [ "yii", "parser", "csv", "xml" ], |
6 | 6 | "homepage": "https://github.com/tsurkanovm/multiparser.git", |
7 | 7 | "license": "MIT", | ... | ... |