Commit 6d2c1daac1938e2b3a6b1e60110ccfa2acff57f1

Authored by Mihail
1 parent ab81d20b

edit package requirements

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
composer.json
... ... @@ -15,7 +15,7 @@
15 15 ],
16 16 "require": {
17 17 "yiisoft/yii2": "*",
18   - "artweb/multiparser": "0.5.*"
  18 + "artweb/multiparser": "dev-master"
19 19 },
20 20 "autoload": {
21 21 "psr-4": {
... ...