Your IP : 216.73.216.97


Current Path : /var/www/clients/client3/web2/web/
Upload File :
Current File : /var/www/clients/client3/web2/web/composer.json

{
    "name": "magento/project-community-edition",
    "description": "eCommerce Platform for Growth (Community Edition)",
    "type": "project",
    "license": [
        "OSL-3.0",
        "AFL-3.0"
    ],
    "config": {
		"cache-dir":"/var/www/clients/client3/web2/web/",        
		"preferred-install": "dist",
        "sort-packages": true,
        "allow-plugins": {
            "dealerdirect/phpcodesniffer-composer-installer": true,
            "laminas/laminas-dependency-plugin": true,
            "magento/composer-dependency-version-audit-plugin": true,
            "magento/composer-root-update-plugin": true,
            "magento/inventory-composer-installer": true,
            "magento/magento-composer-installer": true
        }
    },
    "version": "2.4.3-p3",
    "require": {
        "avada/module-proofo": "^1.0",
        "m2epro/magento2-extension": "^1.59",
        "magefan/module-auto-related-product": "2.4.0",
        "magefan/module-cli": "^2.1.4",
        "magefan/module-community": "@stable",
        "magefan/module-cron-schedule": "^2.0.6",
        "magefan/module-google-tag-manager": "^2.6.9",
        "magefan/module-lazyload": "^2.1.5",
        "magefan/module-rocketjavascript": "^2.2.2",
        "magefan/module-translation-plus": "^2.3.9",
        "magento/composer-dependency-version-audit-plugin": "~0.1",
        "magento/composer-root-update-plugin": "~1.1",
        "magento/module-catalog-search": "^102.0",
        "magento/product-community-edition": "2.4.3-p3",
        "mageplaza/module-banner-slider": "4.0.4",
        "mageplaza/module-core": "@stable",
        "wyomind/elasticsearchbrowser": "^2.0"
    },
    "autoload": {
        "exclude-from-classmap": [
            "**/dev/**",
            "**/update/**",
            "**/Test/**"
        ],
        "files": [
            "app/etc/NonComposerComponentRegistration.php"
        ],
        "psr-0": {
            "": [
                "app/code/",
                "generated/code/"
            ]
        },
        "psr-4": {
            "Magento\\": "app/code/Magento/",
            "Magento\\Framework\\": "lib/internal/Magento/Framework/",
            "Magento\\Setup\\": "setup/src/Magento/Setup/"
        }
    },
    "require-dev": {
        "allure-framework/allure-phpunit": "~1.4",
        "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
        "friendsofphp/php-cs-fixer": "~2.18.1",
        "lusitanian/oauth": "~0.8.10",
        "magento/magento-coding-standard": "*",
        "pdepend/pdepend": "~2.7.1",
        "phpcompatibility/php-compatibility": "^9.3",
        "phpmd/phpmd": "^2.8.0",
        "phpstan/phpstan": "^0.12.77",
        "phpunit/phpunit": "^9",
        "sebastian/phpcpd": "^6.0.3",
        "squizlabs/php_codesniffer": "~3.5.4",
        "symfony/finder": "^5.2"
    },
    "conflict": {
        "gene/bluefoot": "*"
    },
    "autoload-dev": {
        "psr-4": {
            "Magento\\PhpStan\\": "dev/tests/static/framework/Magento/PhpStan/",
            "Magento\\Sniffs\\": "dev/tests/static/framework/Magento/Sniffs/",
            "Magento\\TestFramework\\Inspection\\": "dev/tests/static/framework/Magento/TestFramework/Inspection/",
            "Magento\\TestFramework\\Utility\\": "dev/tests/static/framework/Magento/TestFramework/Utility/",
            "Magento\\Tools\\": "dev/tools/Magento/Tools/",
            "Magento\\Tools\\Sanity\\": "dev/build/publication/sanity/Magento/Tools/Sanity/"
        }
    },
    "minimum-stability": "stable",
    "prefer-stable": true,
    "repositories": {
        "magefan-crsch-m2": {
            "type": "composer",
            "url": "https://PeiqRi4BuBCIKi1HAsmWH92E0SY6LgH7:cVJBwDl9frb0QHwEdfKV7Sxu7Czh8mSF@magefan.com/repo/PeiqRi4BuBCIKi1HAsmWH92E0SY6LgH7/cVJBwDl9frb0QHwEdfKV7Sxu7Czh8mSF/"
        },
        "wyomind": {
            "type": "composer",
            "url": "https://roygabrielsen_me_com:tl5lTDfW@repo.wyomind.com"
        },
        "0": {
            "type": "composer",
            "url": "https://repo.magento.com/"
        }
    },
    "extra": {
        "magento-force": true
    }
}