Current Path : /home/dev2.destoffenstraat.com/app/code/Amasty/CheckoutThankYouPage/ |
Current File : /home/dev2.destoffenstraat.com/app/code/Amasty/CheckoutThankYouPage/composer.json |
{ "name": "amasty/module-checkout-thank-you-page", "description": "One Step Checkout Thank You Page by Amasty", "require": { "php": ">=7.3", "amasty/base": ">=1.13.2", "amasty/module-one-step-checkout-core": "*" }, "homepage": "https://amasty.com/", "type": "magento2-module", "version": "1.1.1", "license": [ "Commercial" ], "autoload": { "files": [ "registration.php" ], "psr-4": { "Amasty\\CheckoutThankYouPage\\": "" } } }