Skip to content

Instantly share code, notes, and snippets.

@hirak
Created January 6, 2016 23:32
Show Gist options
  • Save hirak/38134440ce71e6c51099 to your computer and use it in GitHub Desktop.
Save hirak/38134440ce71e6c51099 to your computer and use it in GitHub Desktop.
composer parallel install
$ composer create-project laravel/laravel laravel-test1 --no-progress --profile --prefer-dist
[53.1MB/1.03s] Installing laravel/laravel (v5.2.0)
[53.5MB/1.04s] - Installing laravel/laravel (v5.2.0)
[53.6MB/1.04s] Downloading
[53.7MB/3.26s]
[53.7MB/5.24s] Created project in laravel-test1
[54.7MB/5.26s] > php -r "copy('.env.example', '.env');"
[5.2MB/5.33s] Loading composer repositories with package information
[5.4MB/5.54s] Installing dependencies (including require-dev)
[170.3MB/9.16s] - Installing vlucas/phpdotenv (v2.2.0)
[170.3MB/9.16s] Downloading
[170.3MB/11.33s]
[170.3MB/11.33s] - Installing symfony/polyfill-mbstring (v1.0.1)
[170.3MB/11.33s] Downloading
[170.3MB/13.44s]
[170.3MB/13.44s] - Installing symfony/var-dumper (v3.0.1)
[170.3MB/13.44s] Downloading
[170.4MB/15.66s]
[170.3MB/15.66s] - Installing symfony/translation (v3.0.1)
[170.3MB/15.66s] Downloading
[170.4MB/18.18s]
[170.4MB/18.18s] - Installing symfony/routing (v3.0.1)
[170.4MB/18.18s] Downloading
[170.4MB/20.68s]
[170.4MB/20.68s] - Installing symfony/process (v3.0.1)
[170.4MB/20.68s] Downloading
[170.4MB/23.25s]
[170.4MB/23.25s] - Installing symfony/polyfill-util (v1.0.1)
[170.4MB/23.25s] Downloading
[170.4MB/25.17s]
[170.4MB/25.17s] - Installing symfony/polyfill-php56 (v1.0.1)
[170.4MB/25.17s] Downloading
[170.4MB/27.13s]
[170.4MB/27.13s] - Installing psr/log (1.0.0)
[170.4MB/27.13s] Downloading
[170.5MB/29.64s]
[170.4MB/29.64s] - Installing symfony/debug (v3.0.1)
[170.4MB/29.64s] Downloading
[170.5MB/31.91s]
[170.5MB/31.91s] - Installing symfony/http-foundation (v3.0.1)
[170.5MB/31.92s] Downloading
[170.5MB/35.10s]
[170.5MB/35.10s] - Installing symfony/event-dispatcher (v3.0.1)
[170.5MB/35.10s] Downloading
[170.5MB/37.27s]
[170.5MB/37.27s] - Installing symfony/http-kernel (v3.0.1)
[170.5MB/37.27s] Downloading
[170.6MB/40.22s]
[170.6MB/40.22s] - Installing symfony/finder (v3.0.1)
[170.6MB/40.22s] Downloading
[170.6MB/43.00s]
[170.6MB/43.00s] - Installing symfony/console (v3.0.1)
[170.6MB/43.00s] Downloading
[170.7MB/45.96s]
[170.6MB/45.96s] - Installing swiftmailer/swiftmailer (v5.4.1)
[170.6MB/45.96s] Downloading
[170.7MB/49.69s]
[170.7MB/49.69s] - Installing jakub-onderka/php-console-color (0.1)
[170.7MB/49.69s] Downloading
[170.7MB/51.68s]
[170.7MB/51.68s] - Installing jakub-onderka/php-console-highlighter (v0.3.2)
[170.7MB/51.68s] Downloading
[170.8MB/53.67s]
[170.7MB/53.67s] - Installing dnoegel/php-xdg-base-dir (0.1)
[170.7MB/53.67s] Downloading
[170.8MB/55.47s]
[170.7MB/55.47s] - Installing nikic/php-parser (v2.0.0)
[170.7MB/55.47s] Downloading
[170.9MB/58.51s]
[170.8MB/58.51s] - Installing psy/psysh (v0.6.1)
[170.8MB/58.51s] Downloading
[170.9MB/61.38s]
[170.9MB/61.38s] - Installing paragonie/random_compat (1.1.4)
[170.9MB/61.38s] Downloading
[170.9MB/64.35s]
[170.9MB/64.36s] - Installing nesbot/carbon (1.21.0)
[170.9MB/64.36s] Downloading
[170.9MB/66.62s]
[170.9MB/66.62s] - Installing mtdowling/cron-expression (v1.0.4)
[170.9MB/66.62s] Downloading
[170.9MB/68.69s]
[170.9MB/68.70s] - Installing monolog/monolog (1.17.2)
[170.9MB/68.70s] Downloading
[171.0MB/71.42s]
[171.0MB/71.43s] - Installing league/flysystem (1.0.16)
[171.0MB/71.43s] Downloading
[171.0MB/73.75s]
[171.0MB/73.75s] - Installing jeremeamia/superclosure (2.2.0)
[171.0MB/73.75s] Downloading
[171.0MB/76.20s]
[171.0MB/76.20s] - Installing doctrine/inflector (v1.1.0)
[171.0MB/76.20s] Downloading
[171.0MB/78.30s]
[171.0MB/78.30s] - Installing classpreloader/classpreloader (3.0.0)
[171.0MB/78.30s] Downloading
[171.0MB/80.51s]
[171.0MB/80.51s] - Installing laravel/framework (v5.2.6)
[171.0MB/80.51s] Downloading
[171.2MB/83.84s]
[171.2MB/83.85s] - Installing fzaninotto/faker (v1.5.0)
[171.2MB/83.85s] Downloading
[171.3MB/89.18s]
[171.2MB/89.19s] - Installing hamcrest/hamcrest-php (v1.2.2)
[171.2MB/89.19s] Downloading
[171.3MB/91.70s]
[171.3MB/91.71s] - Installing mockery/mockery (0.9.4)
[171.3MB/91.71s] Downloading
[171.3MB/94.54s]
[171.3MB/94.54s] - Installing sebastian/version (1.0.6)
[171.3MB/94.54s] Downloading
[171.3MB/96.45s]
[171.3MB/96.46s] - Installing sebastian/global-state (1.1.1)
[171.3MB/96.46s] Downloading
[171.3MB/98.59s]
[171.3MB/98.60s] - Installing sebastian/recursion-context (1.0.2)
[171.3MB/98.60s] Downloading
[171.4MB/100.62s]
[171.3MB/100.63s] - Installing sebastian/exporter (1.2.1)
[171.3MB/100.63s] Downloading
[171.4MB/102.72s]
[171.4MB/102.72s] - Installing sebastian/environment (1.3.3)
[171.4MB/102.72s] Downloading
[171.4MB/104.82s]
[171.4MB/104.83s] - Installing sebastian/diff (1.4.1)
[171.4MB/104.83s] Downloading
[171.4MB/107.19s]
[171.4MB/107.20s] - Installing sebastian/comparator (1.2.0)
[171.4MB/107.20s] Downloading
[171.4MB/109.52s]
[171.4MB/109.53s] - Installing symfony/yaml (v3.0.1)
[171.4MB/109.53s] Downloading
[171.4MB/111.86s]
[171.4MB/111.86s] - Installing doctrine/instantiator (1.0.5)
[171.4MB/111.86s] Downloading
[171.4MB/114.12s]
[171.4MB/114.12s] - Installing phpdocumentor/reflection-docblock (2.0.4)
[171.4MB/114.12s] Downloading
[171.5MB/116.34s]
[171.4MB/116.34s] - Installing phpspec/prophecy (v1.5.0)
[171.4MB/116.34s] Downloading
[171.5MB/118.82s]
[171.5MB/118.82s] - Installing phpunit/php-text-template (1.2.1)
[171.5MB/118.82s] Downloading
[171.5MB/120.77s]
[171.5MB/120.77s] - Installing phpunit/phpunit-mock-objects (2.3.8)
[171.5MB/120.77s] Downloading
[171.5MB/123.24s]
[171.5MB/123.25s] - Installing phpunit/php-timer (1.0.7)
[171.5MB/123.25s] Downloading
[171.5MB/125.05s]
[171.5MB/125.06s] - Installing phpunit/php-token-stream (1.4.8)
[171.5MB/125.06s] Downloading
[171.6MB/127.13s]
[171.6MB/127.13s] - Installing phpunit/php-file-iterator (1.4.1)
[171.6MB/127.13s] Downloading
[171.6MB/128.94s]
[171.6MB/128.95s] - Installing phpunit/php-code-coverage (2.2.4)
[171.6MB/128.95s] Downloading
[171.6MB/132.38s]
[171.6MB/132.38s] - Installing phpunit/phpunit (4.8.21)
[171.6MB/132.38s] Downloading
[171.7MB/136.60s]
[171.7MB/136.61s] - Installing symfony/css-selector (v3.0.1)
[171.7MB/136.61s] Downloading
[171.7MB/139.48s]
[171.7MB/139.48s] - Installing symfony/dom-crawler (v3.0.1)
[171.7MB/139.48s] Downloading
[171.7MB/141.86s]
[145.3MB/143.66s] symfony/var-dumper suggests installing ext-symfony_debug ()
[145.3MB/143.66s] symfony/translation suggests installing symfony/config ()
[145.3MB/143.66s] symfony/routing suggests installing symfony/config (For using the all-in-one router or any loader)
[145.3MB/143.66s] symfony/routing suggests installing symfony/expression-language (For using expression matching)
[145.3MB/143.66s] symfony/routing suggests installing doctrine/annotations (For using the annotation loader)
[145.3MB/143.66s] symfony/routing suggests installing symfony/dependency-injection (For loading routes from a service)
[145.3MB/143.66s] symfony/event-dispatcher suggests installing symfony/dependency-injection ()
[145.3MB/143.66s] symfony/http-kernel suggests installing symfony/browser-kit ()
[145.3MB/143.66s] symfony/http-kernel suggests installing symfony/class-loader ()
[145.3MB/143.66s] symfony/http-kernel suggests installing symfony/config ()
[145.3MB/143.66s] symfony/http-kernel suggests installing symfony/dependency-injection ()
[145.3MB/143.66s] psy/psysh suggests installing ext-pdo-sqlite (The doc command requires SQLite to work.)
[145.3MB/143.66s] paragonie/random_compat suggests installing ext-libsodium (Provides a modern crypto API that can be used to generate random bytes.)
[145.3MB/143.66s] monolog/monolog suggests installing graylog2/gelf-php (Allow sending log messages to a GrayLog2 server)
[145.3MB/143.66s] monolog/monolog suggests installing raven/raven (Allow sending log messages to a Sentry server)
[145.3MB/143.66s] monolog/monolog suggests installing doctrine/couchdb (Allow sending log messages to a CouchDB server)
[145.3MB/143.66s] monolog/monolog suggests installing ruflin/elastica (Allow sending log messages to an Elastic Search server)
[145.3MB/143.66s] monolog/monolog suggests installing videlalvaro/php-amqplib (Allow sending log messages to an AMQP server using php-amqplib)
[145.3MB/143.66s] monolog/monolog suggests installing ext-amqp (Allow sending log messages to an AMQP server (1.0+ required))
[145.3MB/143.66s] monolog/monolog suggests installing ext-mongo (Allow sending log messages to a MongoDB server)
[145.3MB/143.66s] monolog/monolog suggests installing aws/aws-sdk-php (Allow sending log messages to AWS services like DynamoDB)
[145.3MB/143.66s] monolog/monolog suggests installing rollbar/rollbar (Allow sending log messages to Rollbar)
[145.3MB/143.66s] monolog/monolog suggests installing php-console/php-console (Allow sending log messages to Google Chrome)
[145.3MB/143.66s] league/flysystem suggests installing league/flysystem-eventable-filesystem (Allows you to use EventableFilesystem)
[145.3MB/143.66s] league/flysystem suggests installing league/flysystem-rackspace (Allows you to use Rackspace Cloud Files)
[145.3MB/143.66s] league/flysystem suggests installing league/flysystem-copy (Allows you to use Copy.com storage)
[145.3MB/143.66s] league/flysystem suggests installing league/flysystem-azure (Allows you to use Windows Azure Blob storage)
[145.3MB/143.66s] league/flysystem suggests installing league/flysystem-webdav (Allows you to use WebDAV storage)
[145.3MB/143.66s] league/flysystem suggests installing league/flysystem-aws-s3-v2 (Allows you to use S3 storage with AWS SDK v2)
[145.3MB/143.66s] league/flysystem suggests installing league/flysystem-aws-s3-v3 (Allows you to use S3 storage with AWS SDK v3)
[145.3MB/143.66s] league/flysystem suggests installing league/flysystem-dropbox (Allows you to use Dropbox storage)
[145.3MB/143.66s] league/flysystem suggests installing league/flysystem-cached-adapter (Flysystem adapter decorator for metadata caching)
[145.3MB/143.66s] league/flysystem suggests installing league/flysystem-sftp (Allows you to use SFTP server storage via phpseclib)
[145.3MB/143.66s] league/flysystem suggests installing league/flysystem-ziparchive (Allows you to use ZipArchive adapter)
[145.3MB/143.66s] laravel/framework suggests installing aws/aws-sdk-php (Required to use the SQS queue driver and SES mail driver (~3.0).)
[145.3MB/143.66s] laravel/framework suggests installing doctrine/dbal (Required to rename columns and drop SQLite columns (~2.4).)
[145.3MB/143.66s] laravel/framework suggests installing guzzlehttp/guzzle (Required to use the Mailgun and Mandrill mail drivers and the ping methods on schedules (~5.3|~6.0).)
[145.3MB/143.66s] laravel/framework suggests installing league/flysystem-aws-s3-v3 (Required to use the Flysystem S3 driver (~1.0).)
[145.3MB/143.66s] laravel/framework suggests installing league/flysystem-rackspace (Required to use the Flysystem Rackspace driver (~1.0).)
[145.3MB/143.66s] laravel/framework suggests installing pda/pheanstalk (Required to use the beanstalk queue driver (~3.0).)
[145.3MB/143.66s] laravel/framework suggests installing predis/predis (Required to use the redis cache and queue drivers (~1.0).)
[145.3MB/143.66s] laravel/framework suggests installing pusher/pusher-php-server (Required to use the Pusher broadcast driver (~2.0).)
[145.3MB/143.66s] fzaninotto/faker suggests installing ext-intl (*)
[145.3MB/143.66s] sebastian/global-state suggests installing ext-uopz (*)
[145.3MB/143.66s] phpdocumentor/reflection-docblock suggests installing dflydev/markdown (~1.0)
[145.3MB/143.66s] phpdocumentor/reflection-docblock suggests installing erusev/parsedown (~1.0)
[145.3MB/143.66s] phpunit/php-code-coverage suggests installing ext-xdebug (>=2.2.1)
[145.3MB/143.66s] phpunit/phpunit suggests installing phpunit/php-invoker (~1.1)
[146.5MB/143.68s] Writing lock file
[146.5MB/143.68s] Generating autoload files
[146.8MB/144.68s] > php artisan clear-compiled
[146.8MB/145.13s] > php artisan optimize
Generating optimized class loader
[146.2MB/148.94s] > php artisan key:generate
Application key [j98i1Eu9ty5itUFfLFUcXtlkNBIsnJX8] set successfully.
[146.1MB/149.03s] Memory usage: 146.15MB (peak: 175.12MB), time: 149.03s
$ composer create-project laravel/laravel laravel-test1 --no-progress --profile --prefer-dist
[53.1MB/0.44s] Installing laravel/laravel (v5.2.0)
[53.5MB/0.44s] - Installing laravel/laravel (v5.2.0)
[53.6MB/0.45s] Downloading
[53.8MB/3.41s]
[53.7MB/4.82s] Created project in laravel-test1
[54.7MB/4.84s] > php -r "copy('.env.example', '.env');"
[5.2MB/4.91s] Loading composer repositories with package information
[5.6MB/5.20s] Installing dependencies (including require-dev)
[170.5MB/9.18s] 1/53: https://codeload.github.com/sebastianbergmann/php-file-iterator/legacy.zip/6150bf2c35d3fc379e50c7602b75caceaa39dbf0
[170.5MB/9.29s] 2/53: https://codeload.github.com/sebastianbergmann/php-token-stream/legacy.zip/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da
[170.5MB/9.36s] 3/53: https://codeload.github.com/sebastianbergmann/php-timer/legacy.zip/3e82f4e9fc92665fafd9157568e4dcb01d014e5b
[170.5MB/9.53s] 4/53: https://codeload.github.com/sebastianbergmann/php-text-template/legacy.zip/31f8b717e51d9a2afca6c9f046f5d69fc27c8686
[170.5MB/9.71s] 5/53: https://codeload.github.com/symfony/dom-crawler/legacy.zip/7c622b0c9fb8bdb146d6dfa86c5f91dcbfdbc11d
[170.5MB/9.84s] 6/53: https://codeload.github.com/sebastianbergmann/phpunit-mock-objects/legacy.zip/ac8e7a3db35738d56ee9a76e78a4e03d97628983
[170.5MB/9.96s] 7/53: https://codeload.github.com/symfony/css-selector/legacy.zip/4613311fd46e146f506403ce2f8a0c71d402d2a3
[170.5MB/10.05s] 8/53: https://codeload.github.com/doctrine/instantiator/legacy.zip/8e884e78f9f0eb1329e445619e04456e64d8051d
[170.5MB/10.11s] 9/53: https://codeload.github.com/phpDocumentor/ReflectionDocBlock/legacy.zip/d68dbdc53dc358a816f00b300704702b2eaff7b8
[170.5MB/10.18s] 10/53: https://codeload.github.com/phpspec/prophecy/legacy.zip/4745ded9307786b730d7a60df5cb5a6c43cf95f7
[170.5MB/10.30s] 11/53: https://codeload.github.com/sebastianbergmann/comparator/legacy.zip/937efb279bd37a375bcadf584dec0726f84dbf22
[170.5MB/10.31s] 12/53: https://codeload.github.com/sebastianbergmann/diff/legacy.zip/13edfd8706462032c2f52b4b862974dd46b71c9e
[170.5MB/10.39s] 13/53: https://codeload.github.com/symfony/yaml/legacy.zip/3df409958a646dad2bc5046c3fb671ee24a1a691
[170.5MB/10.52s] 14/53: https://codeload.github.com/sebastianbergmann/exporter/legacy.zip/7ae5513327cb536431847bcc0c10edba2701064e
[170.5MB/10.52s] 15/53: https://codeload.github.com/sebastianbergmann/recursion-context/legacy.zip/913401df809e99e4f47b27cdd781f4a258d58791
[170.5MB/10.62s] 16/53: https://codeload.github.com/sebastianbergmann/global-state/legacy.zip/bc37d50fea7d017d3d340f230811c9f1d7280af4
[170.5MB/10.64s] 17/53: https://codeload.github.com/sebastianbergmann/phpunit/legacy.zip/ea76b17bced0500a28098626b84eda12dbcf119c
[170.5MB/10.71s] 18/53: https://codeload.github.com/sebastianbergmann/php-code-coverage/legacy.zip/eabf68b476ac7d0f73793aada060f1c1a9bf8979
[170.5MB/10.72s] 19/53: https://codeload.github.com/sebastianbergmann/version/legacy.zip/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6
[170.5MB/10.72s] 20/53: https://codeload.github.com/sebastianbergmann/environment/legacy.zip/6e7133793a8e5a5714a551a8324337374be209df
[170.5MB/11.06s] 21/53: https://codeload.github.com/doctrine/inflector/legacy.zip/90b2128806bfde671b6952ab8bea493942c1fdae
[170.5MB/11.24s] 22/53: https://codeload.github.com/padraic/mockery/legacy.zip/70bba85e4aabc9449626651f48b9018ede04f86b
[170.5MB/11.24s] 23/53: https://codeload.github.com/jeremeamia/super_closure/legacy.zip/29a88be2a4846d27c1613aed0c9071dfad7b5938
[170.5MB/11.65s] 24/53: https://codeload.github.com/thephpleague/flysystem/legacy.zip/183e1a610664baf6dcd6fceda415baf43cbdc031
[170.5MB/11.85s] 25/53: https://codeload.github.com/hamcrest/hamcrest-php/legacy.zip/b37020aa976fa52d3de9aa904aa2522dc518f79c
[170.5MB/11.86s] 26/53: https://codeload.github.com/ClassPreloader/ClassPreloader/legacy.zip/9b10b913c2bdf90c3d2e0d726b454fb7f77c552a
[170.5MB/11.89s] 27/53: https://codeload.github.com/mtdowling/cron-expression/legacy.zip/fd92e883195e5dfa77720b1868cf084b08be4412
[170.5MB/12.05s] 28/53: https://codeload.github.com/Seldaek/monolog/legacy.zip/bee7f0dc9c3e0b69a6039697533dca1e845c8c24
[170.5MB/12.06s] 29/53: https://codeload.github.com/paragonie/random_compat/legacy.zip/d762ee5b099a29044603cd4649851e81aa66cb47
[170.5MB/12.33s] 30/53: https://codeload.github.com/dnoegel/php-xdg-base-dir/legacy.zip/265b8593498b997dc2d31e75b89f053b5cc9621a
[170.5MB/12.53s] 31/53: https://codeload.github.com/briannesbitt/Carbon/legacy.zip/7b08ec6f75791e130012f206e3f7b0e76e18e3d7
[170.5MB/12.53s] 32/53: https://codeload.github.com/JakubOnderka/PHP-Console-Highlighter/legacy.zip/7daa75df45242c8d5b75a22c00a201e7954e4fb5
[170.5MB/12.74s] 33/53: https://codeload.github.com/JakubOnderka/PHP-Console-Color/legacy.zip/e0b393dacf7703fc36a4efc3df1435485197e6c1
[170.5MB/13.06s] 34/53: https://codeload.github.com/bobthecow/psysh/legacy.zip/0f04df0b23663799a8941fae13cd8e6299bde3ed
[170.5MB/13.13s] 35/53: https://codeload.github.com/nikic/PHP-Parser/legacy.zip/c542e5d86a9775abd1021618eb2430278bfc1e01
[170.5MB/13.25s] 36/53: https://codeload.github.com/laravel/framework/legacy.zip/b774c304ee81fcf5402fa06b261b364ba8f29cf0
[170.5MB/13.46s] 37/53: https://codeload.github.com/symfony/event-dispatcher/legacy.zip/d36355e026905fa5229e1ed7b4e9eda2e67adfcf
[170.5MB/13.46s] 38/53: https://codeload.github.com/symfony/finder/legacy.zip/8617895eb798b6bdb338321ce19453dc113e5675
[170.5MB/13.90s] 39/53: https://codeload.github.com/symfony/debug/legacy.zip/73612266ac709769effdbfc0762e5b07cfd2ac2a
[170.5MB/13.95s] 40/53: https://codeload.github.com/symfony/http-kernel/legacy.zip/f7933e9f19e26e7baba7ec04735b466fedd3a6db
[170.5MB/14.11s] 41/53: https://codeload.github.com/php-fig/log/legacy.zip/fe0936ee26643249e916849d48e3a51d5f5e278b
[170.5MB/14.14s] 42/53: https://codeload.github.com/symfony/polyfill-php56/legacy.zip/e2e77609a9e2328eb370fbb0e0d8b2000ebb488f
[170.5MB/14.31s] 43/53: https://codeload.github.com/symfony/polyfill-util/legacy.zip/4271c55cbc0a77b2641f861b978123e46b3da969
[170.5MB/14.34s] 44/53: https://codeload.github.com/symfony/console/legacy.zip/ebcdc507829df915f4ca23067bd59ee4ef61f6c3
[170.5MB/14.42s] 45/53: https://codeload.github.com/swiftmailer/swiftmailer/legacy.zip/0697e6aa65c83edf97bb0f23d8763f94e3f11421
[170.5MB/14.42s] 46/53: https://codeload.github.com/symfony/http-foundation/legacy.zip/939c8c28a5b1e4ab7317bc30c1f9aa881c4b06b5
[170.5MB/14.49s] 47/53: https://codeload.github.com/symfony/process/legacy.zip/f4794f1d00f0746621be3020ffbd8c5e0b217ee3
[170.5MB/14.63s] 48/53: https://codeload.github.com/symfony/polyfill-mbstring/legacy.zip/49ff736bd5d41f45240cec77b44967d76e0c3d25
[170.5MB/14.67s] 49/53: https://codeload.github.com/vlucas/phpdotenv/legacy.zip/9caf304153dc2288e4970caec6f1f3b3bc205412
[170.5MB/14.89s] 50/53: https://codeload.github.com/symfony/routing/legacy.zip/3b1bac52f42cb0f54df1a2dbabd55a1d214e2a59
[170.5MB/14.98s] 51/53: https://codeload.github.com/symfony/var-dumper/legacy.zip/87db8700deb12ba2b65e858f656a1f885530bcb0
[170.5MB/15.28s] 52/53: https://codeload.github.com/fzaninotto/Faker/legacy.zip/d0190b156bcca848d401fb80f31f504f37141c8d
[170.5MB/15.35s] 53/53: https://codeload.github.com/symfony/translation/legacy.zip/dff0867826a7068d673801b7522f8e2634016ef9
[170.5MB/15.35s]
Prefetch Finished!
[170.4MB/15.36s] - Installing vlucas/phpdotenv (v2.2.0)
[170.4MB/15.36s] Loading from cache
[170.5MB/15.42s]
[170.5MB/15.42s] - Installing symfony/polyfill-mbstring (v1.0.1)
[170.5MB/15.43s] Loading from cache
[170.5MB/15.45s]
[170.5MB/15.45s] - Installing symfony/var-dumper (v3.0.1)
[170.5MB/15.46s] Loading from cache
[170.5MB/15.50s]
[170.5MB/15.51s] - Installing symfony/translation (v3.0.1)
[170.5MB/15.51s] Loading from cache
[170.6MB/15.58s]
[170.5MB/15.58s] - Installing symfony/routing (v3.0.1)
[170.5MB/15.58s] Loading from cache
[170.6MB/15.65s]
[170.6MB/15.65s] - Installing symfony/process (v3.0.1)
[170.6MB/15.65s] Loading from cache
[170.6MB/15.69s]
[170.6MB/15.69s] - Installing symfony/polyfill-util (v1.0.1)
[170.6MB/15.69s] Loading from cache
[170.6MB/15.72s]
[170.6MB/15.72s] - Installing symfony/polyfill-php56 (v1.0.1)
[170.6MB/15.72s] Loading from cache
[170.6MB/15.75s]
[170.6MB/15.76s] - Installing psr/log (1.0.0)
[170.6MB/15.76s] Loading from cache
[170.6MB/15.79s]
[170.6MB/15.80s] - Installing symfony/debug (v3.0.1)
[170.6MB/15.80s] Loading from cache
[170.6MB/15.84s]
[170.6MB/15.84s] - Installing symfony/http-foundation (v3.0.1)
[170.6MB/15.84s] Loading from cache
[170.7MB/15.91s]
[170.6MB/15.91s] - Installing symfony/event-dispatcher (v3.0.1)
[170.7MB/15.92s] Loading from cache
[170.7MB/15.96s]
[170.7MB/15.96s] - Installing symfony/http-kernel (v3.0.1)
[170.7MB/15.96s] Loading from cache
[170.8MB/16.06s]
[170.7MB/16.06s] - Installing symfony/finder (v3.0.1)
[170.7MB/16.06s] Loading from cache
[170.8MB/16.11s]
[170.7MB/16.11s] - Installing symfony/console (v3.0.1)
[170.7MB/16.11s] Loading from cache
[170.8MB/16.21s]
[170.8MB/16.21s] - Installing swiftmailer/swiftmailer (v5.4.1)
[170.8MB/16.21s] Loading from cache
[170.9MB/16.35s]
[170.9MB/16.35s] - Installing jakub-onderka/php-console-color (0.1)
[170.9MB/16.35s] Loading from cache
[170.9MB/16.38s]
[170.9MB/16.38s] - Installing jakub-onderka/php-console-highlighter (v0.3.2)
[170.9MB/16.38s] Loading from cache
[170.9MB/16.41s]
[170.9MB/16.42s] - Installing dnoegel/php-xdg-base-dir (0.1)
[170.9MB/16.42s] Loading from cache
[170.9MB/16.45s]
[170.9MB/16.46s] - Installing nikic/php-parser (v2.0.0)
[170.9MB/16.46s] Loading from cache
[171.0MB/16.59s]
[171.0MB/16.59s] - Installing psy/psysh (v0.6.1)
[171.0MB/16.59s] Loading from cache
[171.0MB/16.67s]
[171.0MB/16.67s] - Installing paragonie/random_compat (1.1.4)
[171.0MB/16.67s] Loading from cache
[171.1MB/16.71s]
[171.0MB/16.71s] - Installing nesbot/carbon (1.21.0)
[171.0MB/16.71s] Loading from cache
[171.1MB/16.76s]
[171.1MB/16.76s] - Installing mtdowling/cron-expression (v1.0.4)
[171.1MB/16.77s] Loading from cache
[171.1MB/16.80s]
[171.1MB/16.80s] - Installing monolog/monolog (1.17.2)
[171.1MB/16.81s] Loading from cache
[171.1MB/16.89s]
[171.1MB/16.89s] - Installing league/flysystem (1.0.16)
[171.1MB/16.89s] Loading from cache
[171.1MB/16.92s]
[171.1MB/16.93s] - Installing jeremeamia/superclosure (2.2.0)
[171.1MB/16.93s] Loading from cache
[171.2MB/16.96s]
[171.1MB/16.96s] - Installing doctrine/inflector (v1.1.0)
[171.1MB/16.96s] Loading from cache
[171.2MB/17.00s]
[171.2MB/17.00s] - Installing classpreloader/classpreloader (3.0.0)
[171.2MB/17.00s] Loading from cache
[171.2MB/17.03s]
[171.2MB/17.04s] - Installing laravel/framework (v5.2.6)
[171.2MB/17.05s] Loading from cache
[171.3MB/17.27s]
[171.3MB/17.27s] - Installing fzaninotto/faker (v1.5.0)
[171.3MB/17.28s] Loading from cache
[171.4MB/17.49s]
[171.4MB/17.50s] - Installing hamcrest/hamcrest-php (v1.2.2)
[171.4MB/17.50s] Loading from cache
[171.4MB/17.56s]
[171.4MB/17.56s] - Installing mockery/mockery (0.9.4)
[171.4MB/17.57s] Loading from cache
[171.5MB/17.63s]
[171.5MB/17.63s] - Installing sebastian/version (1.0.6)
[171.5MB/17.64s] Loading from cache
[171.5MB/17.66s]
[171.5MB/17.66s] - Installing sebastian/global-state (1.1.1)
[171.5MB/17.66s] Loading from cache
[171.5MB/17.69s]
[171.5MB/17.69s] - Installing sebastian/recursion-context (1.0.2)
[171.5MB/17.69s] Loading from cache
[171.5MB/17.71s]
[171.5MB/17.72s] - Installing sebastian/exporter (1.2.1)
[171.5MB/17.72s] Loading from cache
[171.5MB/17.74s]
[171.5MB/17.75s] - Installing sebastian/environment (1.3.3)
[171.5MB/17.75s] Loading from cache
[171.5MB/17.78s]
[171.5MB/17.78s] - Installing sebastian/diff (1.4.1)
[171.5MB/17.79s] Loading from cache
[171.5MB/17.81s]
[171.5MB/17.82s] - Installing sebastian/comparator (1.2.0)
[171.5MB/17.82s] Loading from cache
[171.6MB/17.85s]
[171.5MB/17.86s] - Installing symfony/yaml (v3.0.1)
[171.5MB/17.86s] Loading from cache
[171.6MB/17.90s]
[171.6MB/17.90s] - Installing doctrine/instantiator (1.0.5)
[171.6MB/17.91s] Loading from cache
[171.6MB/17.95s]
[171.6MB/17.95s] - Installing phpdocumentor/reflection-docblock (2.0.4)
[171.6MB/17.96s] Loading from cache
[171.6MB/18.00s]
[171.6MB/18.00s] - Installing phpspec/prophecy (v1.5.0)
[171.6MB/18.01s] Loading from cache
[171.6MB/18.08s]
[171.6MB/18.09s] - Installing phpunit/php-text-template (1.2.1)
[171.6MB/18.09s] Loading from cache
[171.6MB/18.11s]
[171.6MB/18.11s] - Installing phpunit/phpunit-mock-objects (2.3.8)
[171.6MB/18.11s] Loading from cache
[171.7MB/18.18s]
[171.7MB/18.19s] - Installing phpunit/php-timer (1.0.7)
[171.7MB/18.19s] Loading from cache
[171.7MB/18.21s]
[171.7MB/18.21s] - Installing phpunit/php-token-stream (1.4.8)
[171.7MB/18.22s] Loading from cache
[171.7MB/18.29s]
[171.7MB/18.29s] - Installing phpunit/php-file-iterator (1.4.1)
[171.7MB/18.29s] Loading from cache
[171.7MB/18.31s]
[171.7MB/18.32s] - Installing phpunit/php-code-coverage (2.2.4)
[171.7MB/18.32s] Loading from cache
[171.8MB/18.39s]
[171.7MB/18.40s] - Installing phpunit/phpunit (4.8.21)
[171.7MB/18.41s] Loading from cache
[171.9MB/18.60s]
[171.8MB/18.60s] - Installing symfony/css-selector (v3.0.1)
[171.8MB/18.61s] Loading from cache
[171.9MB/18.66s]
[171.9MB/18.67s] - Installing symfony/dom-crawler (v3.0.1)
[171.9MB/18.67s] Loading from cache
[171.9MB/18.70s]
[145.4MB/19.88s] symfony/var-dumper suggests installing ext-symfony_debug ()
[145.4MB/19.88s] symfony/translation suggests installing symfony/config ()
[145.4MB/19.88s] symfony/routing suggests installing symfony/config (For using the all-in-one router or any loader)
[145.4MB/19.88s] symfony/routing suggests installing symfony/expression-language (For using expression matching)
[145.4MB/19.88s] symfony/routing suggests installing doctrine/annotations (For using the annotation loader)
[145.4MB/19.88s] symfony/routing suggests installing symfony/dependency-injection (For loading routes from a service)
[145.4MB/19.88s] symfony/event-dispatcher suggests installing symfony/dependency-injection ()
[145.4MB/19.88s] symfony/http-kernel suggests installing symfony/browser-kit ()
[145.4MB/19.88s] symfony/http-kernel suggests installing symfony/class-loader ()
[145.4MB/19.88s] symfony/http-kernel suggests installing symfony/config ()
[145.4MB/19.88s] symfony/http-kernel suggests installing symfony/dependency-injection ()
[145.4MB/19.88s] psy/psysh suggests installing ext-pdo-sqlite (The doc command requires SQLite to work.)
[145.4MB/19.88s] paragonie/random_compat suggests installing ext-libsodium (Provides a modern crypto API that can be used to generate random bytes.)
[145.4MB/19.88s] monolog/monolog suggests installing graylog2/gelf-php (Allow sending log messages to a GrayLog2 server)
[145.4MB/19.88s] monolog/monolog suggests installing raven/raven (Allow sending log messages to a Sentry server)
[145.4MB/19.88s] monolog/monolog suggests installing doctrine/couchdb (Allow sending log messages to a CouchDB server)
[145.4MB/19.88s] monolog/monolog suggests installing ruflin/elastica (Allow sending log messages to an Elastic Search server)
[145.4MB/19.88s] monolog/monolog suggests installing videlalvaro/php-amqplib (Allow sending log messages to an AMQP server using php-amqplib)
[145.4MB/19.88s] monolog/monolog suggests installing ext-amqp (Allow sending log messages to an AMQP server (1.0+ required))
[145.4MB/19.88s] monolog/monolog suggests installing ext-mongo (Allow sending log messages to a MongoDB server)
[145.4MB/19.88s] monolog/monolog suggests installing aws/aws-sdk-php (Allow sending log messages to AWS services like DynamoDB)
[145.4MB/19.88s] monolog/monolog suggests installing rollbar/rollbar (Allow sending log messages to Rollbar)
[145.4MB/19.88s] monolog/monolog suggests installing php-console/php-console (Allow sending log messages to Google Chrome)
[145.4MB/19.88s] league/flysystem suggests installing league/flysystem-eventable-filesystem (Allows you to use EventableFilesystem)
[145.4MB/19.88s] league/flysystem suggests installing league/flysystem-rackspace (Allows you to use Rackspace Cloud Files)
[145.4MB/19.88s] league/flysystem suggests installing league/flysystem-copy (Allows you to use Copy.com storage)
[145.4MB/19.88s] league/flysystem suggests installing league/flysystem-azure (Allows you to use Windows Azure Blob storage)
[145.4MB/19.88s] league/flysystem suggests installing league/flysystem-webdav (Allows you to use WebDAV storage)
[145.4MB/19.88s] league/flysystem suggests installing league/flysystem-aws-s3-v2 (Allows you to use S3 storage with AWS SDK v2)
[145.4MB/19.88s] league/flysystem suggests installing league/flysystem-aws-s3-v3 (Allows you to use S3 storage with AWS SDK v3)
[145.4MB/19.88s] league/flysystem suggests installing league/flysystem-dropbox (Allows you to use Dropbox storage)
[145.4MB/19.88s] league/flysystem suggests installing league/flysystem-cached-adapter (Flysystem adapter decorator for metadata caching)
[145.4MB/19.88s] league/flysystem suggests installing league/flysystem-sftp (Allows you to use SFTP server storage via phpseclib)
[145.4MB/19.88s] league/flysystem suggests installing league/flysystem-ziparchive (Allows you to use ZipArchive adapter)
[145.4MB/19.88s] laravel/framework suggests installing aws/aws-sdk-php (Required to use the SQS queue driver and SES mail driver (~3.0).)
[145.4MB/19.88s] laravel/framework suggests installing doctrine/dbal (Required to rename columns and drop SQLite columns (~2.4).)
[145.4MB/19.88s] laravel/framework suggests installing guzzlehttp/guzzle (Required to use the Mailgun and Mandrill mail drivers and the ping methods on schedules (~5.3|~6.0).)
[145.4MB/19.88s] laravel/framework suggests installing league/flysystem-aws-s3-v3 (Required to use the Flysystem S3 driver (~1.0).)
[145.4MB/19.88s] laravel/framework suggests installing league/flysystem-rackspace (Required to use the Flysystem Rackspace driver (~1.0).)
[145.4MB/19.88s] laravel/framework suggests installing pda/pheanstalk (Required to use the beanstalk queue driver (~3.0).)
[145.4MB/19.88s] laravel/framework suggests installing predis/predis (Required to use the redis cache and queue drivers (~1.0).)
[145.4MB/19.88s] laravel/framework suggests installing pusher/pusher-php-server (Required to use the Pusher broadcast driver (~2.0).)
[145.4MB/19.88s] fzaninotto/faker suggests installing ext-intl (*)
[145.4MB/19.88s] sebastian/global-state suggests installing ext-uopz (*)
[145.4MB/19.88s] phpdocumentor/reflection-docblock suggests installing dflydev/markdown (~1.0)
[145.4MB/19.88s] phpdocumentor/reflection-docblock suggests installing erusev/parsedown (~1.0)
[145.4MB/19.88s] phpunit/php-code-coverage suggests installing ext-xdebug (>=2.2.1)
[145.4MB/19.88s] phpunit/phpunit suggests installing phpunit/php-invoker (~1.1)
[146.7MB/19.91s] Writing lock file
[146.7MB/19.91s] Generating autoload files
[147.0MB/20.06s] > php artisan clear-compiled
[147.0MB/20.23s] > php artisan optimize
Generating optimized class loader
[146.4MB/21.50s] > php artisan key:generate
Application key [G11qA70a0DaB5fQsxnCxUkQMJi00ABnJ] set successfully.
[146.4MB/21.59s] Memory usage: 146.36MB (peak: 172.15MB), time: 21.59s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment