| Current Path : /var/www/eltornillo.com.mx/public_html/vendor/amasty/shiprestriction/ |
| Current File : /var/www/eltornillo.com.mx/public_html/vendor/amasty/shiprestriction/composer.json |
{
"name": "amasty/shiprestriction",
"description": "Shipping Restrictions By Amasty",
"require": {
"php": "^7.1.0",
"amasty/base": ">=1.12.8",
"amasty/system-common-rules": ">=2.4.11",
"amasty/module-shippingarea": ">=1.0.4"
},
"suggest": {
"amasty/module-shiprestriction-mftf-2": "Install module-shiprestriction-mftf-2 module to be able to run Shipping Restriction MFTF tests for Magento 2.3.6 and higher.",
"amasty/module-shiprestriction-mftf-3": "Install module-shiprestriction-mftf-3 module to be able to run Shipping Restriction MFTF tests for Magento 2.4.1 and higher."
},
"type": "magento2-module",
"version": "2.5.7",
"license": [
"Commercial"
],
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Amasty\\Shiprestriction\\": ""
}
}
}