Untitled
unknown
plain_text
2 years ago
3.7 kB
6
Indexable
{
"name": "magento/project-community-edition",
"description": "eCommerce Platform for Growth (Community Edition)",
"type": "project",
"license": [
"OSL-3.0",
"AFL-3.0"
],
"config": {
"preferred-install": "dist",
"sort-packages": true,
"allow-plugins": {
"magento/magento-composer-installer": true,
"magento/composer-root-update-plugin": true,
"laminas/laminas-dependency-plugin": true,
"dealerdirect/phpcodesniffer-composer-installer": true,
"magento/composer-dependency-version-audit-plugin": true,
"magento/inventory-composer-installer": true
}
},
"require": {
"amasty/base": "^1.13",
"amasty/module-request-a-quote-lite": "^2.4",
"datatrics/magento2-integration": "^1.6",
"fishpig/magento2-wordpress-integration": "^3.28",
"magento/composer-dependency-version-audit-plugin": "~0.1",
"magento/composer-root-update-plugin": "~2.0",
"magento/product-community-edition": "2.4.6-p3",
"mageplaza/module-core": "^1.4",
"onestepcheckout/iosc": "^1.2",
"webshopapps/module-matrixrate": "^20.4",
"wyomind/datafeedmanager": "^14.0"
},
"require-dev": {
"allure-framework/allure-phpunit": "^2",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7",
"dg/bypass-finals": "^1.4",
"friendsofphp/php-cs-fixer": "^3.8",
"lusitanian/oauth": "^0.8",
"magento/magento-coding-standard": "*",
"magento/magento2-functional-testing-framework": "^4.3.1",
"pdepend/pdepend": "^2.10",
"phpmd/phpmd": "^2.12.0",
"phpstan/phpstan": "^1.9",
"phpunit/phpunit": "^9.5",
"sebastian/comparator": "<=4.0.6",
"sebastian/phpcpd": "^6.0",
"symfony/finder": "^5.4",
"symfony/process": "<=v5.4.23"
},
"conflict": {
"gene/bluefoot": "*"
},
"autoload": {
"psr-4": {
"Magento\\Framework\\": "lib/internal/Magento/Framework/",
"Magento\\Setup\\": "setup/src/Magento/Setup/",
"Magento\\": "app/code/Magento/"
},
"psr-0": {
"": [
"app/code/",
"generated/code/"
]
},
"files": [
"app/etc/NonComposerComponentRegistration.php"
],
"exclude-from-classmap": [
"**/dev/**",
"**/update/**",
"**/Test/**"
]
},
"autoload-dev": {
"psr-4": {
"Magento\\Sniffs\\": "dev/tests/static/framework/Magento/Sniffs/",
"Magento\\Tools\\": "dev/tools/Magento/Tools/",
"Magento\\Tools\\Sanity\\": "dev/build/publication/sanity/Magento/Tools/Sanity/",
"Magento\\TestFramework\\Inspection\\": "dev/tests/static/framework/Magento/TestFramework/Inspection/",
"Magento\\TestFramework\\Utility\\": "dev/tests/static/framework/Magento/TestFramework/Utility/"
}
},
"version": "2.3.2",
"minimum-stability": "stable",
"repositories": {
"wyomind": {
"type": "composer",
"url": "https://google_u_digital_nl:f9309cc0fd262cd98e2a2550@repo.wyomind.com"
},
"amasty": {
"type": "composer",
"url": "https://composer.amasty.com/community/"
},
"0": {
"type": "composer",
"url": "https://repo.magento.com/"
},
"osc": {
"type": "composer",
"url": "https://repo.onestepcheckout.com/VMLQONZRVVGHF3CGXZP3/"
}
},
"extra": {
"magento-force": "override"
}
}
Editor is loading...
Leave a Comment