Your IP : 216.73.216.220


Current Path : /var/www/html/dev/tests/integration/_files/Magento/TestModuleCspConfig/
Upload File :
Current File : /var/www/html/dev/tests/integration/_files/Magento/TestModuleCspConfig/composer.json

{
    "name": "magento/module-csp-config",
    "description": "test csp module",
    "config": {
        "sort-packages": true
    },
    "require": {
        "php": "~7.3.0||~7.4.0",
        "magento/framework": "*",
        "magento/module-integration": "*"
    },
    "type": "magento2-module",
    "extra": {
        "map": [
            [
                "*",
                "Magento/TestModuleCspConfig"
            ]
        ]
    }
}