Commit 7deae49f6ef753e485fbcc1044eff2966fb242b5

Authored by Mihail
1 parent 86fb1dbc

edit package requirements

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": "Collection of parsers for YII2",
  4 + "description": "This extension provides a Multiparser solution for Yii framework 2.0.",
5 5 "keywords": [ "yii", "parser", "csv", "xml" ],
6 6 "homepage": "https://github.com/tsurkanovm/multiparser.git",
7 7 "license": "MIT",
... ...