Your IP : 216.73.216.97


Current Path : /var/www/clients/client3/web2/web/vendor/dotmailer/dotmailer-magento2-extension/
Upload File :
Current File : /var/www/clients/client3/web2/web/vendor/dotmailer/dotmailer-magento2-extension/composer.json

{
    "name": "dotmailer/dotmailer-magento2-extension",
    "description": "dotmailer integration for magento 2",
    "type": "magento2-module",
    "license": "MIT",
    "version": "4.12.0",
    "require": {
        "php": "^7.1",
        "magento/framework": ">=101 <104",
        "magento/module-newsletter": "100.*",
        "magento/module-review": ">=100 <102",
        "magento/module-sales": ">=100 <104",
        "magento/module-sales-rule": ">=100 <102",
        "magento/module-wishlist": ">=100 <102",
        "magento/module-store": ">=100 <102",
        "magento/module-config": ">=100 <103",
        "magento/module-backend": ">=100 <103",
        "magento/module-checkout": "100.*",
        "magento/module-ui": ">=100 <102",
        "magento/module-theme": ">=100 <102",
        "magento/module-cron": "100.*",
        "magento/module-customer": ">=100 <104",
        "magento/module-eav": ">=100 <104",
        "magento/module-catalog": ">=101 <105",
        "magento/module-catalog-rule": ">=100 <102",
        "magento/module-catalog-inventory": "100.*",
        "magento/module-quote": ">=100 <103",
        "magento/module-directory": "100.*",
        "magento/module-shipping": "100.*",
        "magento/module-payment": "100.*",
        "magento/module-user": ">=100 <102",
        "magento/module-reports": ">=100 <102",
        "magento/module-email": ">=100 <102",
        "magento/module-send-friend": "100.*",
        "magento/module-product-alert": "100.*",
        "magento/module-configurable-product": "100.*",
        "magento/module-bundle": ">=100 <102",
        "magento/module-grouped-product": "100.*",
        "magento/module-url-rewrite": ">=100 <103",
        "magento/module-authorization": "100.*",
        "magento/module-tax": "100.*"
    },
    "suggest": {
        "dotmailer/dotmailer-magento2-extension-chat": "1.5.*"
    },
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Dotdigitalgroup\\Email\\": ""
        }
    },
    "repositories": [
        {
            "type": "composer",
            "url": "https://repo.magento.com/"
        }
    ]
}