123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587 |
- {
- "name": "magento/magento2-base",
- "description": "Magento 2 Base (Community Edition)",
- "type": "magento2-component",
- "version": "2.3.1",
- "require": {
- "magento/magento-composer-installer": "*",
- "php": "~7.1.3||~7.2.0",
- "ext-intl": "*",
- "ext-mbstring": "*",
- "braintree/braintree_php": "3.35.0",
- "composer/composer": "^1.6",
- "magento/composer": "~1.4.0",
- "magento/zendframework1": "~1.14.1",
- "monolog/monolog": "^1.17",
- "oyejorge/less.php": "~1.7.0",
- "pelago/emogrifier": "^2.0.0",
- "phpseclib/phpseclib": "2.0.*",
- "symfony/console": "~4.1.0",
- "symfony/event-dispatcher": "~4.1.0",
- "tedivm/jshrink": "~1.3.0",
- "tubalmartin/cssmin": "4.1.1",
- "zendframework/zend-code": "~3.3.0",
- "zendframework/zend-config": "^2.6.0",
- "zendframework/zend-console": "^2.6.0",
- "zendframework/zend-crypt": "^2.6.0",
- "zendframework/zend-di": "^2.6.1",
- "zendframework/zend-eventmanager": "^2.6.3",
- "zendframework/zend-form": "^2.10.0",
- "zendframework/zend-http": "^2.6.0",
- "zendframework/zend-i18n": "^2.7.3",
- "zendframework/zend-json": "^2.6.1",
- "zendframework/zend-log": "^2.9.1",
- "zendframework/zend-modulemanager": "^2.7",
- "zendframework/zend-mvc": "~2.7.0",
- "zendframework/zend-serializer": "^2.7.2",
- "zendframework/zend-server": "^2.6.1",
- "zendframework/zend-servicemanager": "^2.7.8",
- "zendframework/zend-soap": "^2.7.0",
- "zendframework/zend-stdlib": "^2.7.7",
- "zendframework/zend-text": "^2.6.0",
- "zendframework/zend-uri": "^2.5.1",
- "zendframework/zend-validator": "^2.6.0",
- "zendframework/zend-view": "~2.10.0"
- },
- "conflict": {
- "gene/bluefoot": "*"
- },
- "license": [
- "OSL-3.0",
- "AFL-3.0"
- ],
- "replace": {
- "trentrichardson/jquery-timepicker-addon": "1.4.3",
- "components/jquery": "1.11.0",
- "blueimp/jquery-file-upload": "5.6.14",
- "components/jqueryui": "1.10.4",
- "twbs/bootstrap": "3.1.0",
- "tinymce/tinymce": "3.4.7"
- },
- "extra": {
- "component_paths": {
- "trentrichardson/jquery-timepicker-addon": "lib/web/jquery/jquery-ui-timepicker-addon.js",
- "components/jquery": [
- "lib/web/jquery.js",
- "lib/web/jquery/jquery.min.js",
- "lib/web/jquery/jquery-migrate.js"
- ],
- "blueimp/jquery-file-upload": "lib/web/jquery/fileUploader",
- "components/jqueryui": "lib/web/jquery/jquery-ui.js",
- "twbs/bootstrap": "lib/web/jquery/jquery.tabs.js",
- "tinymce/tinymce": "lib/web/tiny_mce_4"
- },
- "map": [
- [
- ".github",
- ".github"
- ],
- [
- ".htaccess",
- ".htaccess"
- ],
- [
- ".htaccess.sample",
- ".htaccess.sample"
- ],
- [
- ".php_cs.dist",
- ".php_cs.dist"
- ],
- [
- ".travis.yml",
- ".travis.yml"
- ],
- [
- ".user.ini",
- ".user.ini"
- ],
- [
- "CHANGELOG.md",
- "CHANGELOG.md"
- ],
- [
- "COPYING.txt",
- "COPYING.txt"
- ],
- [
- "Gruntfile.js.sample",
- "Gruntfile.js.sample"
- ],
- [
- "LICENSE.txt",
- "LICENSE.txt"
- ],
- [
- "LICENSE_AFL.txt",
- "LICENSE_AFL.txt"
- ],
- [
- "app/.htaccess",
- "app/.htaccess"
- ],
- [
- "app/autoload.php",
- "app/autoload.php"
- ],
- [
- "app/bootstrap.php",
- "app/bootstrap.php"
- ],
- [
- "app/design/adminhtml/Magento",
- "app/design/adminhtml/Magento"
- ],
- [
- "app/design/frontend/Magento",
- "app/design/frontend/Magento"
- ],
- [
- "app/etc/NonComposerComponentRegistration.php",
- "app/etc/NonComposerComponentRegistration.php"
- ],
- [
- "app/etc/db_schema.xml",
- "app/etc/db_schema.xml"
- ],
- [
- "app/etc/di.xml",
- "app/etc/di.xml"
- ],
- [
- "app/etc/registration_globlist.php",
- "app/etc/registration_globlist.php"
- ],
- [
- "app/functions.php",
- "app/functions.php"
- ],
- [
- "auth.json.sample",
- "auth.json.sample"
- ],
- [
- "bin/.htaccess",
- "bin/.htaccess"
- ],
- [
- "bin/magento",
- "bin/magento"
- ],
- [
- "dev/.htaccess",
- "dev/.htaccess"
- ],
- [
- "dev/tests/acceptance",
- "dev/tests/acceptance"
- ],
- [
- "dev/tests/api-functional/.gitignore",
- "dev/tests/api-functional/.gitignore"
- ],
- [
- "dev/tests/api-functional/_files",
- "dev/tests/api-functional/_files"
- ],
- [
- "dev/tests/api-functional/config",
- "dev/tests/api-functional/config"
- ],
- [
- "dev/tests/api-functional/framework",
- "dev/tests/api-functional/framework"
- ],
- [
- "dev/tests/api-functional/phpunit_graphql.xml.dist",
- "dev/tests/api-functional/phpunit_graphql.xml.dist"
- ],
- [
- "dev/tests/api-functional/phpunit_rest.xml.dist",
- "dev/tests/api-functional/phpunit_rest.xml.dist"
- ],
- [
- "dev/tests/api-functional/phpunit_soap.xml.dist",
- "dev/tests/api-functional/phpunit_soap.xml.dist"
- ],
- [
- "dev/tests/api-functional/testsuite/Magento",
- "dev/tests/api-functional/testsuite/Magento"
- ],
- [
- "dev/tests/error_handler.php",
- "dev/tests/error_handler.php"
- ],
- [
- "dev/tests/functional/.gitignore",
- "dev/tests/functional/.gitignore"
- ],
- [
- "dev/tests/functional/.htaccess.sample",
- "dev/tests/functional/.htaccess.sample"
- ],
- [
- "dev/tests/functional/bootstrap.php",
- "dev/tests/functional/bootstrap.php"
- ],
- [
- "dev/tests/functional/composer.json",
- "dev/tests/functional/composer.json"
- ],
- [
- "dev/tests/functional/credentials.xml.dist",
- "dev/tests/functional/credentials.xml.dist"
- ],
- [
- "dev/tests/functional/etc",
- "dev/tests/functional/etc"
- ],
- [
- "dev/tests/functional/isolation.php",
- "dev/tests/functional/isolation.php"
- ],
- [
- "dev/tests/functional/lib",
- "dev/tests/functional/lib"
- ],
- [
- "dev/tests/functional/phpunit.xml.dist",
- "dev/tests/functional/phpunit.xml.dist"
- ],
- [
- "dev/tests/functional/tests",
- "dev/tests/functional/tests"
- ],
- [
- "dev/tests/functional/testsuites/Magento",
- "dev/tests/functional/testsuites/Magento"
- ],
- [
- "dev/tests/functional/utils",
- "dev/tests/functional/utils"
- ],
- [
- "dev/tests/integration/.gitignore",
- "dev/tests/integration/.gitignore"
- ],
- [
- "dev/tests/integration/_files",
- "dev/tests/integration/_files"
- ],
- [
- "dev/tests/integration/bin",
- "dev/tests/integration/bin"
- ],
- [
- "dev/tests/integration/etc",
- "dev/tests/integration/etc"
- ],
- [
- "dev/tests/integration/framework",
- "dev/tests/integration/framework"
- ],
- [
- "dev/tests/integration/phpunit.xml.dist",
- "dev/tests/integration/phpunit.xml.dist"
- ],
- [
- "dev/tests/integration/testsuite/Magento",
- "dev/tests/integration/testsuite/Magento"
- ],
- [
- "dev/tests/integration/tmp",
- "dev/tests/integration/tmp"
- ],
- [
- "dev/tests/js",
- "dev/tests/js"
- ],
- [
- "dev/tests/setup-integration",
- "dev/tests/setup-integration"
- ],
- [
- "dev/tests/static/.gitignore",
- "dev/tests/static/.gitignore"
- ],
- [
- "dev/tests/static/framework",
- "dev/tests/static/framework"
- ],
- [
- "dev/tests/static/get_github_changes.php",
- "dev/tests/static/get_github_changes.php"
- ],
- [
- "dev/tests/static/phpunit-all.xml.dist",
- "dev/tests/static/phpunit-all.xml.dist"
- ],
- [
- "dev/tests/static/phpunit.xml.dist",
- "dev/tests/static/phpunit.xml.dist"
- ],
- [
- "dev/tests/static/testsuite/Magento",
- "dev/tests/static/testsuite/Magento"
- ],
- [
- "dev/tests/static/tmp",
- "dev/tests/static/tmp"
- ],
- [
- "dev/tests/unit/.gitignore",
- "dev/tests/unit/.gitignore"
- ],
- [
- "dev/tests/unit/framework",
- "dev/tests/unit/framework"
- ],
- [
- "dev/tests/unit/phpunit.xml.dist",
- "dev/tests/unit/phpunit.xml.dist"
- ],
- [
- "dev/tests/unit/tmp",
- "dev/tests/unit/tmp"
- ],
- [
- "dev/tools",
- "dev/tools"
- ],
- [
- "dev/travis",
- "dev/travis"
- ],
- [
- "generated",
- "generated"
- ],
- [
- "grunt-config.json.sample",
- "grunt-config.json.sample"
- ],
- [
- "index.php",
- "index.php"
- ],
- [
- "lib/.htaccess",
- "lib/.htaccess"
- ],
- [
- "lib/internal/GnuFreeFont",
- "lib/internal/GnuFreeFont"
- ],
- [
- "lib/internal/LinLibertineFont",
- "lib/internal/LinLibertineFont"
- ],
- [
- "lib/web/FormData.js",
- "lib/web/FormData.js"
- ],
- [
- "lib/web/MutationObserver.js",
- "lib/web/MutationObserver.js"
- ],
- [
- "lib/web/blank.html",
- "lib/web/blank.html"
- ],
- [
- "lib/web/css",
- "lib/web/css"
- ],
- [
- "lib/web/es6-collections.js",
- "lib/web/es6-collections.js"
- ],
- [
- "lib/web/extjs",
- "lib/web/extjs"
- ],
- [
- "lib/web/fonts",
- "lib/web/fonts"
- ],
- [
- "lib/web/fotorama",
- "lib/web/fotorama"
- ],
- [
- "lib/web/i18n",
- "lib/web/i18n"
- ],
- [
- "lib/web/images",
- "lib/web/images"
- ],
- [
- "lib/web/jquery.js",
- "lib/web/jquery.js"
- ],
- [
- "lib/web/jquery",
- "lib/web/jquery"
- ],
- [
- "lib/web/knockoutjs",
- "lib/web/knockoutjs"
- ],
- [
- "lib/web/legacy-build.min.js",
- "lib/web/legacy-build.min.js"
- ],
- [
- "lib/web/less",
- "lib/web/less"
- ],
- [
- "lib/web/lib",
- "lib/web/lib"
- ],
- [
- "lib/web/mage",
- "lib/web/mage"
- ],
- [
- "lib/web/magnifier",
- "lib/web/magnifier"
- ],
- [
- "lib/web/matchMedia.js",
- "lib/web/matchMedia.js"
- ],
- [
- "lib/web/modernizr",
- "lib/web/modernizr"
- ],
- [
- "lib/web/moment-timezone-with-data.js",
- "lib/web/moment-timezone-with-data.js"
- ],
- [
- "lib/web/moment.js",
- "lib/web/moment.js"
- ],
- [
- "lib/web/prototype",
- "lib/web/prototype"
- ],
- [
- "lib/web/requirejs",
- "lib/web/requirejs"
- ],
- [
- "lib/web/scriptaculous",
- "lib/web/scriptaculous"
- ],
- [
- "lib/web/spacer.gif",
- "lib/web/spacer.gif"
- ],
- [
- "lib/web/tiny_mce_4",
- "lib/web/tiny_mce_4"
- ],
- [
- "lib/web/underscore.js",
- "lib/web/underscore.js"
- ],
- [
- "lib/web/varien",
- "lib/web/varien"
- ],
- [
- "nginx.conf.sample",
- "nginx.conf.sample"
- ],
- [
- "package.json.sample",
- "package.json.sample"
- ],
- [
- "phpserver",
- "phpserver"
- ],
- [
- "pub/.htaccess",
- "pub/.htaccess"
- ],
- [
- "pub/.user.ini",
- "pub/.user.ini"
- ],
- [
- "pub/cron.php",
- "pub/cron.php"
- ],
- [
- "pub/errors",
- "pub/errors"
- ],
- [
- "pub/get.php",
- "pub/get.php"
- ],
- [
- "pub/health_check.php",
- "pub/health_check.php"
- ],
- [
- "pub/index.php",
- "pub/index.php"
- ],
- [
- "pub/media/.htaccess",
- "pub/media/.htaccess"
- ],
- [
- "pub/media/customer/.htaccess",
- "pub/media/customer/.htaccess"
- ],
- [
- "pub/media/downloadable/.htaccess",
- "pub/media/downloadable/.htaccess"
- ],
- [
- "pub/media/import",
- "pub/media/import"
- ],
- [
- "pub/media/theme_customization/.htaccess",
- "pub/media/theme_customization/.htaccess"
- ],
- [
- "pub/opt",
- "pub/opt"
- ],
- [
- "pub/static.php",
- "pub/static.php"
- ],
- [
- "pub/static/.htaccess",
- "pub/static/.htaccess"
- ],
- [
- "setup",
- "setup"
- ],
- [
- "var/.htaccess",
- "var/.htaccess"
- ],
- [
- "vendor/.htaccess",
- "vendor/.htaccess"
- ]
- ],
- "chmod": [
- {
- "mask": "0755",
- "path": "bin/magento"
- }
- ]
- }
- }
|