Commit 7cd3e7797f0f6f963cad5bc364a038db9145d1d1

Authored by Mihail
1 parent bfa3475e

edit package requirements

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