![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/old/ |
{ "name": "kaliop/cnc-shopping", "description": "CNC Shopping", "type": "project", "license": [ "OSL-3.0", "AFL-3.0" ], "config": { "allow-plugins": { "dealerdirect/phpcodesniffer-composer-installer": true, "laminas/laminas-dependency-plugin": true, "magento/*": true, "php-http/discovery": true, "cweagans/composer-patches": true }, "preferred-install": "dist", "sort-packages": true }, "version": "2.4.6", "require": { "aheadworks/module-csblock": "^1.0", "amasty/base": "*", "amasty/feed": "*", "amasty/product-attachment": "*", "amasty/shopby": "*", "colissimo/module-shipping": "^100.9", "community-engineering/language-fr_fr": "*", "cweagans/composer-patches": "^1.7", "dvdoug/boxpacker": "^3", "extmag/dhlshipping2": "*", "fooman/pdfcustomiser-m2": "*", "fooman/tcpdf": "*", "magefan/module-blog": "*", "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-smtp": "^4.3", "mageworx/module-seosuiteultimate": "^2.32", "mirasvit/module-search-ultimate": "*", "redchamps/module-total-adjustment": "^1.2", "safemage/storecode": "^2.1", "snowdog/frontools": "1.5.16", "stripe/stripe-payments": "^3.5", "stripe/stripe-php": "^12.8", "textalk/websocket": "^1.3", "webshopapps/module-matrixrate": "^20.2", "wyomind/msicustomattributes": "*", "yireo/magento2-disablelog2": "*", "yireo/magento2-replace-bundled": "^4.1", "zendesk/zendesk_api_client_php": "^2.2" }, "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": "^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.2.1", "pdepend/pdepend": "^2.10", "phpmd/phpmd": "^2.12", "phpstan/phpstan": "^1.9", "phpunit/phpunit": "^9.5", "sebastian/phpcpd": "^6.0", "symfony/finder": "^5.4" }, "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": { "0": { "type": "composer", "url": "https://repo.magento.com/" }, "aheadworks": { "type": "composer", "url": "https://dist.aheadworks.com/" }, "amasty": { "type": "composer", "url": "https://composer.amasty.com/community/" }, "colissimo/module-shipping": { "type": "vcs", "url": "https://github.com/magentix/colissimo-shipping.git" }, "mirasvit-esu2": { "type": "composer", "url": "https://28782:[email protected]/28782:OBC9032FLY/" }, "mageworx_packages": { "type": "composer", "url": "https://packages.mageworx.com/" }, "fooman": { "type": "composer", "url": "https://customer-repos.fooman.co.nz/cnc-shopping.com-a8406410f7fcee3b6e78e8c650cbc56314a0b861" }, "wyomind": { "type": "composer", "url": "https://dt_kaliop.com:[email protected]" }, "safemage": { "type": "composer", "url": "https://www.safemage.com/repositories/" }, "redchamps": { "type": "composer", "url": "https://RkIXo16HMUDYAKLXxu4WASILzmPS:[email protected]/repositories/[email protected]" } }, "extra": { "magento-force": "override" }, "scripts": { "post-install-cmd": [ "chmod +x patches/composer/*", "patches/composer/MDVA-43395_EE_2.4.3-p1_COMPOSER_v1.sh", "patches/composer/MDVA-43443_EE_2.4.2-p2_COMPOSER_v1.sh", "([ $COMPOSER_DEV_MODE -eq 0 ] || vendor/bin/captainhook install -f -s)" ], "post-update-cmd": [ "chmod +x patches/composer/*", "patches/composer/MDVA-43395_EE_2.4.3-p1_COMPOSER_v1.sh", "patches/composer/MDVA-43443_EE_2.4.2-p2_COMPOSER_v1.sh", "([ $COMPOSER_DEV_MODE -eq 0 ] || vendor/bin/captainhook install -f -s)" ] } }