Your IP : 216.73.216.43


Current Path : /home/rtorresani/www/dev/tests/integration/_files/Magento/TestModuleCspConfig2/
Upload File :
Current File : //home/rtorresani/www/dev/tests/integration/_files/Magento/TestModuleCspConfig2/composer.json

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