Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@ee033814a548:/var/www# composer create-project --repository=https://repo.magento.com/ magento/project-community-edition myshop
- Do not run Composer as root/super user! See https://getcomposer.org/root for details
- Installing magento/project-community-edition (2.3.1)
- As there is no 'unzip' command installed zip files are being unpacked using the PHP zip extension.
- This may cause invalid reports of corrupted archives. Besides, any UNIX permissions (e.g. executable) defined in the archives will be lost.
- Installing 'unzip''s Gift Wrapping module)
- vertex/module-tax suggests installing magento/module-gift-card-account (Vertex Tax Links for Magento 2 also supports Magento's Gift Card Account module)
- vertex/module-tax suggests installing magento/module-reward (Vertex Tax Links for Magento 2 also supports Magento's Reward module)
- zendframework/zend-barcode suggests installing zendframework/zendpdf (ZendPdf component)
- temando/module-shipping-m2 suggests installing magento/module-rma (^101.1.0)
- temando/module-shipping-m2 suggests installing magento/module-scalable-checkout (^100.3.0)
- temando/module-shipping-m2 suggests installing magento/module-scalable-oms (^100.3.0)
- ramsey/uuid suggests installing ircmaxell/random-lib (Provides RandomLib for use with the RandomLibAdapter)
- ramsey/uuid suggests installing ext-libsodium (Provides the PECL libsodium extension for use with the SodiumRandomGenerator)
- ramsey/uuid suggests installing ext-uuid (Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator)
- ramsey/uuid suggests installing ramsey/uuid-doctrine (Allows the use of Ramsey\Uuid\Uuid as Doctrine field type.)
- ramsey/uuid suggests installing ramsey/uuid-console (A console application for generating UUIDs with ramsey/uuid)
- magento/module-swatches suggests installing magento/module-swatches-sample-data (Sample Data version: 100.3.*)
- magento/module-sample-data suggests installing magento/sample-data-media (Sample Data version: 100.3.*)
- magento/module-offline-shipping suggests installing magento/module-offline-shipping-sample-data (Sample Data version: 100.3.*)
- zendframework/zend-json suggests installing zendframework/zendxml (To support Zend\Json\Json::fromXml() usage)
- zendframework/zend-view suggests installing zendframework/zend-authentication (Zend\Authentication component)
- zendframework/zend-view suggests installing zendframework/zend-mvc-plugin-flashmessenger (zend-mvc-plugin-flashmessenger component, if you want to use the FlashMessenger view helper with zend-mvc versions 3 and up)
- zendframework/zend-view suggests installing zendframework/zend-navigation (Zend\Navigation component)
- zendframework/zend-view suggests installing zendframework/zend-paginator (Zend\Paginator component)
- zendframework/zend-view suggests installing zendframework/zend-permissions-acl (Zend\Permissions\Acl component)
- zendframework/zend-log suggests installing ext-mongo (mongo extension to use Mongo writer)
- zendframework/zend-i18n suggests installing zendframework/zend-cache (Zend\Cache component)
- zendframework/zend-i18n suggests installing zendframework/zend-i18n-resources (Translation resources)
- zendframework/zend-feed suggests installing zendframework/zend-cache (Zend\Cache component, for optionally caching feeds between requests)
- symfony/event-dispatcher suggests installing symfony/http-kernel
- phpseclib/phpseclib suggests installing ext-libsodium (SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.)
- phpseclib/phpseclib suggests installing ext-mcrypt (Install the Mcrypt extension in order to speed up a few other cryptographic operations.)
- phpseclib/phpseclib suggests installing ext-gmp (Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.)
- paragonie/sodium_compat suggests installing ext-libsodium (PHP < 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security.)
- friendsofphp/php-cs-fixer suggests installing php-cs-fixer/phpunit-constraint-isidenticalstring (For IsIdenticalString constraint.)
- friendsofphp/php-cs-fixer suggests installing php-cs-fixer/phpunit-constraint-xmlmatchesxsd (For XmlMatchesXsd constraint.)
- sebastian/global-state suggests installing ext-uopz (*)
- phpunit/phpunit suggests installing phpunit/php-invoker (^1.1)
- lusitanian/oauth suggests installing predis/predis (Allows using the Redis storage backend.)
- jms/serializer suggests installing doctrine/cache (Required if you like to use cache functionality.)
- consolidation/output-formatters suggests installing symfony/var-dumper (For using the var_dump formatter)
- consolidation/robo suggests installing pear/archive_tar (Allows tar archives to be created and extracted in taskPack and taskExtract, respectively.)
- consolidation/robo suggests installing henrikbjorn/lurker (For monitoring filesystem changes in taskWatch)
- consolidation/robo suggests installing patchwork/jsqueeze (For minifying JS files in taskMinify)
- consolidation/robo suggests installing natxet/CssMin (For minifying CSS files in taskMinify)
- facebook/webdriver suggests installing ext-SimpleXML (For Firefox profile creation)
- codeception/codeception suggests installing aws/aws-sdk-php (For using AWS Auth in REST module and Queue module)
- codeception/codeception suggests installing codeception/specify (BDD-style code blocks)
- codeception/codeception suggests installing codeception/verify (BDD-style assertions)
- codeception/codeception suggests installing codeception/phpbuiltinserver (Start and stop PHP built-in web server for your tests)
- codeception/codeception suggests installing league/factory-muffin (For DataFactory module)
- codeception/codeception suggests installing league/factory-muffin-faker (For Faker support in DataFactory module)
- codeception/codeception suggests installing symfony/phpunit-bridge (For phpunit-bridge support)
- codeception/codeception suggests installing stecman/symfony-console-completion (For BASH autocompletion)
- symfony/dependency-injection suggests installing symfony/expression-language (For using expressions in service container configuration)
- symfony/dependency-injection suggests installing symfony/proxy-manager-bridge (Generate service proxies to lazy load them)
- Package phpunit/phpunit-mock-objects is abandoned, you should avoid using it. No replacement was suggested.
- Writing lock file
- Generating autoload files
Advertisement
Add Comment
Please, Sign In to add comment