diff --git a/composer.json b/composer.json index d037622..15a3424 100644 --- a/composer.json +++ b/composer.json @@ -13,11 +13,10 @@ } ], "require": { - "php": ">=7.2", "composer/installers": "~1.0", - "offline/oc-mall-plugin": "^1.0||^2.0" + "offline/oc-mall-plugin": "^1.0||^2.0.0" }, "extra": { "installer-name": "mallimportexport" } -} \ No newline at end of file +}