diff --git a/composer.json b/composer.json index 3c17272..1072a13 100755 --- a/composer.json +++ b/composer.json @@ -10,12 +10,10 @@ } ], "require": { - "php": ">=7.1", - "magento/module-sales": ">=100.0", - "magento/module-checkout": ">=100.0", - "magento/module-payment": ">=100.0", - "magento/framework": ">=100.0", - "tpay-com/tpay-php": "^2.3" + "php": ">=7", + "magento/product-community-edition": "^2.3", + "tpay-com/tpay-php": "^2.3.6", + "tpay-com/tpay-openapi-php": "^1.3" }, "autoload": { "psr-4": {