> $ composer clear-cache Clearing cache (cache-vcs-dir): /home/skobkin/.cache/composer/vcs Clearing cache (cache-repo-dir): /home/skobkin/.cache/composer/repo Clearing cache (cache-files-dir): /home/skobkin/.cache/composer/files Clearing cache (cache-dir): /home/skobkin/.cache/composer All caches cleared. skobkin@skobkin-pc ~/src/tmp [16:27:19] > $ time yes | composer create-project "skobkin/point-tools:@dev" --no-scripts sequential Installing skobkin/point-tools (dev-master 013fb3ef3d1f92e5fc8799135fb394e4fec9e237) - Installing skobkin/point-tools (dev-master master): Cloning master from cache Created project in sequential Loading composer repositories with package information Installing dependencies (including require-dev) from lock file Package operations: 84 installs, 0 updates, 0 removals - Installing ocramius/package-versions (1.1.2): Downloading (100%) - Installing symfony/polyfill-mbstring (v1.3.0): Downloading (100%) - Installing twig/twig (v2.1.0): Downloading (100%) - Installing symfony/polyfill-util (v1.3.0): Downloading (100%) - Installing paragonie/random_compat (v2.0.4): Downloading (100%) - Installing symfony/polyfill-php70 (v1.3.0): Downloading (100%) - Installing symfony/polyfill-php56 (v1.3.0): Downloading (100%) - Installing symfony/symfony (v3.2.2): Downloading (100%) - Installing symfony/polyfill-intl-icu (v1.3.0): Downloading (100%) - Installing psr/log (1.0.2): Downloading (100%) - Installing psr/cache (1.0.1): Downloading (100%) - Installing doctrine/lexer (v1.0.1): Downloading (100%) - Installing doctrine/inflector (v1.1.0): Downloading (100%) - Installing doctrine/collections (v1.3.0): Downloading (100%) - Installing doctrine/cache (v1.6.1): Downloading (100%) - Installing doctrine/annotations (v1.3.1): Downloading (100%) - Installing doctrine/common (v2.7.1): Downloading (100%) - Installing psr/http-message (1.0.1): Downloading (100%) - Installing guzzlehttp/psr7 (1.3.1): Downloading (100%) - Installing guzzlehttp/promises (v1.3.1): Downloading (100%) - Installing guzzlehttp/guzzle (6.2.2): Downloading (100%) - Installing namshi/cuzzle (2.0.3): Downloading (100%) - Installing csa/guzzle-bundle (v2.1.2): Downloading (100%) - Installing doctrine/doctrine-cache-bundle (1.3.0): Downloading (100%) - Installing zendframework/zend-eventmanager (3.1.0): Downloading (100%) - Installing zendframework/zend-code (3.1.0): Downloading (100%) - Installing ocramius/proxy-manager (2.1.0): Downloading (100%) - Installing doctrine/dbal (v2.5.6): Downloading (100%) - Installing doctrine/migrations (v1.5.0): Downloading (100%) - Installing jdorn/sql-formatter (v1.2.17): Downloading (100%) - Installing doctrine/doctrine-bundle (1.6.6): Downloading (100%) - Installing doctrine/doctrine-migrations-bundle (v1.2.1): Downloading (100%) - Installing doctrine/instantiator (1.0.5): Downloading (100%) - Installing doctrine/orm (v2.5.6): Downloading (100%) - Installing incenteev/composer-parameter-handler (v2.1.2): Downloading (100%) - Installing jms/metadata (1.6.0): Downloading (100%) - Installing phpoption/phpoption (1.5.0): Downloading (100%) - Installing jms/parser-lib (1.0.0): Downloading (100%) - Installing phpcollection/phpcollection (0.5.0): Downloading (100%) - Installing jms/serializer (1.4.2): Downloading (100%) - Installing jms/serializer-bundle (1.1.0): Downloading (100%) - Installing michelf/php-markdown (1.7.0): Downloading (100%) - Installing knplabs/knp-markdown-bundle (1.5.1): Downloading (100%) - Installing knplabs/knp-components (1.3.4): Downloading (100%) - Installing knplabs/knp-paginator-bundle (2.5.3): Downloading (100%) - Installing zendframework/zend-json (3.0.0): Downloading (100%) - Installing ob/highcharts-bundle (1.5): Downloading (100%) - Installing sensiolabs/security-checker (v4.0.0): Downloading (100%) - Installing sensio/distribution-bundle (v5.0.18): Downloading (100%) - Installing sensio/framework-extra-bundle (v3.0.19): Downloading (100%) - Installing monolog/monolog (1.22.0): Downloading (100%) - Installing symfony/monolog-bundle (v3.0.3): Downloading (100%) - Installing swiftmailer/swiftmailer (v5.4.5): Downloading (100%) - Installing symfony/swiftmailer-bundle (v2.4.2): Downloading (100%) - Installing twig/extensions (v1.4.1): Downloading (100%) - Installing unreal4u/telegram-api (v2.3.0): Downloading (100%) - Installing unreal4u/monolog-telegram (v0.2): Downloading (100%) - Installing doctrine/data-fixtures (v1.2.2): Downloading (100%) - Installing doctrine/doctrine-fixtures-bundle (2.3.0): Downloading (100%) - Installing webmozart/assert (1.2.0): Downloading (100%) - Installing phpdocumentor/reflection-common (1.0): Downloading (100%) - Installing phpdocumentor/type-resolver (0.2.1): Downloading (100%) - Installing phpdocumentor/reflection-docblock (3.1.1): Downloading (100%) - Installing phpunit/php-token-stream (1.4.9): Downloading (100%) - Installing sebastian/version (2.0.1): Downloading (100%) - Installing sebastian/resource-operations (1.0.0): Downloading (100%) - Installing sebastian/recursion-context (2.0.0): Downloading (100%) - Installing sebastian/object-enumerator (2.0.0): Downloading (100%) - Installing sebastian/global-state (1.1.1): Downloading (100%) - Installing sebastian/exporter (2.0.0): Downloading (100%) - Installing sebastian/environment (2.0.0): Downloading (100%) - Installing sebastian/diff (1.4.1): Downloading (100%) - Installing sebastian/comparator (1.2.2): Downloading (100%) - Installing phpunit/php-text-template (1.2.1): Downloading (100%) - Installing phpunit/phpunit-mock-objects (3.4.3): Downloading (100%) - Installing phpunit/php-timer (1.0.8): Downloading (100%) - Installing phpunit/php-file-iterator (1.4.2): Downloading (100%) - Installing sebastian/code-unit-reverse-lookup (1.0.0): Downloading (100%) - Installing phpunit/php-code-coverage (4.0.4): Downloading (100%) - Installing phpspec/prophecy (v1.6.2): Downloading (100%) - Installing myclabs/deep-copy (1.5.5): Downloading (100%) - Installing phpunit/phpunit (5.7.5): Downloading (100%) - Installing sensio/generator-bundle (v3.1.2): Downloading (100%) - Installing symfony/phpunit-bridge (v3.2.1): Downloading (100%) paragonie/random_compat suggests installing ext-libsodium (Provides a modern crypto API that can be used to generate random bytes.) doctrine/doctrine-cache-bundle suggests installing symfony/security-acl (For using this bundle to cache ACLs) zendframework/zend-eventmanager suggests installing container-interop/container-interop (^1.1.0, to use the lazy listeners feature) zendframework/zend-eventmanager suggests installing zendframework/zend-stdlib (^2.7.3 || ^3.0, to use the FilterChain feature) zendframework/zend-code suggests installing zendframework/zend-stdlib (Zend\Stdlib component) ocramius/proxy-manager suggests installing ocramius/generated-hydrator (To have very fast object to array to object conversion for ghost objects) ocramius/proxy-manager suggests installing zendframework/zend-soap (To have the Soap adapter (Remote Object feature)) ocramius/proxy-manager suggests installing zendframework/zend-xmlrpc (To have the XmlRpc adapter (Remote Object feature)) jms/serializer-bundle suggests installing jms/di-extra-bundle (Required to get lazy loading (de)serialization visitors, ~1.3) knplabs/knp-markdown-bundle suggests installing ext-sundown (to use optional support for php-sundown extension instead of php implementation) knplabs/knp-components suggests installing doctrine/mongodb-odm (to allow usage pagination with Doctrine ODM MongoDB) knplabs/knp-components suggests installing doctrine/phpcr-odm (to allow usage pagination with Doctrine ODM PHPCR) knplabs/knp-components suggests installing propel/propel1 (to allow usage pagination with Propel ORM) knplabs/knp-components suggests installing ruflin/Elastica (to allow usage pagination with ElasticSearch Client) knplabs/knp-components suggests installing solarium/solarium (to allow usage pagination with Solarium Client) zendframework/zend-json suggests installing zendframework/zend-json-server (For implementing JSON-RPC servers) zendframework/zend-json suggests installing zendframework/zend-xml2json (For converting XML documents to JSON) sensio/framework-extra-bundle suggests installing symfony/psr-http-message-bridge (To use the PSR-7 converters) monolog/monolog suggests installing aws/aws-sdk-php (Allow sending log messages to AWS services like DynamoDB) monolog/monolog suggests installing doctrine/couchdb (Allow sending log messages to a CouchDB server) monolog/monolog suggests installing ext-amqp (Allow sending log messages to an AMQP server (1.0+ required)) monolog/monolog suggests installing ext-mongo (Allow sending log messages to a MongoDB server) monolog/monolog suggests installing graylog2/gelf-php (Allow sending log messages to a GrayLog2 server) monolog/monolog suggests installing mongodb/mongodb (Allow sending log messages to a MongoDB server via PHP Driver) monolog/monolog suggests installing php-amqplib/php-amqplib (Allow sending log messages to an AMQP server using php-amqplib) monolog/monolog suggests installing php-console/php-console (Allow sending log messages to Google Chrome) monolog/monolog suggests installing rollbar/rollbar (Allow sending log messages to Rollbar) monolog/monolog suggests installing ruflin/elastica (Allow sending log messages to an Elastic Search server) monolog/monolog suggests installing sentry/sentry (Allow sending log messages to a Sentry server) doctrine/data-fixtures suggests installing doctrine/mongodb-odm (For loading MongoDB ODM fixtures) doctrine/data-fixtures suggests installing doctrine/phpcr-odm (For loading PHPCR ODM fixtures) sebastian/global-state suggests installing ext-uopz (*) phpunit/phpunit suggests installing phpunit/php-invoker (~1.1) Generating autoload files yes 0.00s user 0.00s system 0% cpu 2:17.33 total composer create-project "skobkin/point-tools:@dev" --no-scripts sequential 5.77s user 1.67s system 5% cpu 2:17.36 total > $ composer g require hirak/prestissimo Changed current directory to /home/skobkin/.composer Using version ^0.3.7 for hirak/prestissimo ./composer.json has been updated Loading composer repositories with package information Updating dependencies (including require-dev) Package operations: 1 install, 0 updates, 0 removals - Installing hirak/prestissimo (0.3.7): Downloading (100%) Writing lock file Generating autoload files skobkin@skobkin-pc ~/src/tmp [16:31:19] > $ composer clear-cache Clearing cache (cache-vcs-dir): /home/skobkin/.cache/composer/vcs Clearing cache (cache-repo-dir): /home/skobkin/.cache/composer/repo Clearing cache (cache-files-dir): /home/skobkin/.cache/composer/files Clearing cache (cache-dir): /home/skobkin/.cache/composer All caches cleared. skobkin@skobkin-pc ~/src/tmp [16:31:43] > $ time yes | composer create-project "skobkin/point-tools:@dev" --no-scripts parallel 1/9: http://packagist.org/p/provider-archived$5fb73b647e6dab68987c70700c76def0c0903e5de2f039e03d4edcf693f34553.json 2/9: http://packagist.org/p/provider-latest$2c1f6a9d90ad881724519d6a4ff0114f83282b6cc6f182f5b13c072469a7acff.json 3/9: http://packagist.org/p/provider-2014$06cca6a4d972324fa11536b8c18d1d198c6715127ac1f942017141dbb2889b50.json 4/9: http://packagist.org/p/provider-2017-01$ca040a5fe7fc14fa47bb342d0f6a43ab1e8a82934cffe300ab5dffe76d0d30e1.json 5/9: http://packagist.org/p/provider-2015$3437b2a18d0325f5c3f87e7cc05f9fd584a963e076a063684a30d788c88fcb01.json 6/9: http://packagist.org/p/provider-2017-04$e5de4edc05bbfe378f7dfdb84b1edbcd9a700e71c602f8c9d89ac8df2bc385a5.json 7/9: http://packagist.org/p/provider-2013$f5ed6ddae88eb57256754db47ea2cc23896b5172aa1e30cb7661dcb6ffb7e134.json 8/9: http://packagist.org/p/provider-2016$13b1851076091b7d7e2132d7d1ae5539d7bd7c192cb952d687210abe76bdb383.json 9/9: http://packagist.org/p/provider-2017-07$0c02df6c6c5466e82075b3fa2d915a197966a82ba660f8ce95db174540d357be.json Finished: success: 9, skipped: 0, failure: 0, total: 9 Installing skobkin/point-tools (dev-master 013fb3ef3d1f92e5fc8799135fb394e4fec9e237) - Installing skobkin/point-tools (dev-master master): Cloning master from cache Created project in parallel Loading composer repositories with package information Installing dependencies (including require-dev) from lock file 1/84: https://codeload.github.com/sebastianbergmann/code-unit-reverse-lookup/legacy.zip/c36f5e7cfce482fde5bf8d10d41a53591e0198fe 2/84: https://codeload.github.com/sebastianbergmann/php-timer/legacy.zip/38e9124049cf1a164f1e4537caf19c99bf1eb260 3/84: https://codeload.github.com/sebastianbergmann/php-file-iterator/legacy.zip/3cc8f69b3028d0f96a9078e6295d86e9bf019be5 4/84: https://codeload.github.com/symfony/phpunit-bridge/legacy.zip/65e64a4f99cbaeae718573c3347fbe800f3f6661 5/84: https://codeload.github.com/sebastianbergmann/php-text-template/legacy.zip/31f8b717e51d9a2afca6c9f046f5d69fc27c8686 6/84: https://codeload.github.com/sebastianbergmann/environment/legacy.zip/5795ffe5dc5b02460c3e34222fee8cbe245d8fac 7/84: https://codeload.github.com/sebastianbergmann/exporter/legacy.zip/ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4 8/84: https://codeload.github.com/sebastianbergmann/comparator/legacy.zip/6a1ed12e8b2409076ab22e3897126211ff8b1f7f 9/84: https://codeload.github.com/sebastianbergmann/diff/legacy.zip/13edfd8706462032c2f52b4b862974dd46b71c9e 10/84: https://codeload.github.com/sebastianbergmann/global-state/legacy.zip/bc37d50fea7d017d3d340f230811c9f1d7280af4 11/84: https://codeload.github.com/sensiolabs/SensioGeneratorBundle/legacy.zip/ec278c0bd530edf155c4a00900577b5cb80f559e 12/84: https://codeload.github.com/sebastianbergmann/object-enumerator/legacy.zip/96f8a3f257b69e8128ad74d3a7fd464bcbaa3b35 13/84: https://codeload.github.com/sebastianbergmann/recursion-context/legacy.zip/2c3ba150cbec723aa057506e73a8d33bdb286c9a 14/84: https://codeload.github.com/myclabs/DeepCopy/legacy.zip/399c1f9781e222f6eb6cc238796f5200d1b7f108 15/84: https://codeload.github.com/sebastianbergmann/resource-operations/legacy.zip/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52 16/84: https://codeload.github.com/sebastianbergmann/phpunit-mock-objects/legacy.zip/3ab72b65b39b491e0c011e2e09bb2206c2aa8e24 17/84: https://codeload.github.com/sebastianbergmann/php-token-stream/legacy.zip/3b402f65a4cc90abf6e1104e388b896ce209631b 18/84: https://codeload.github.com/sebastianbergmann/version/legacy.zip/99732be0ddb3361e16ad77b68ba41efc8e979019 19/84: https://codeload.github.com/phpspec/prophecy/legacy.zip/6c52c2722f8460122f96f86346600e1077ce22cb 20/84: https://codeload.github.com/phpDocumentor/TypeResolver/legacy.zip/e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb 21/84: https://codeload.github.com/webmozart/assert/legacy.zip/2db61e59ff05fe5126d152bd0655c9ea113e550f 22/84: https://codeload.github.com/phpDocumentor/ReflectionCommon/legacy.zip/144c307535e82c8fdcaacbcfc1d6d8eeb896687c 23/84: https://codeload.github.com/doctrine/DoctrineFixturesBundle/legacy.zip/0f1a2f91b349e10f5c343f75ab71d23aace5b029 24/84: https://codeload.github.com/unreal4u/monolog-telegram/legacy.zip/13c34ac16e9dad06e632ca8ed8aeee2d44663e5c 25/84: https://codeload.github.com/twigphp/Twig-extensions/legacy.zip/f0bb8431c8691f5a39f1017d9a5967a082bf01ff 26/84: https://codeload.github.com/doctrine/data-fixtures/legacy.zip/17fa5bfe6ff52e35cb3d9ec37c934a2f4bd1fa2e 27/84: https://codeload.github.com/phpDocumentor/ReflectionDocBlock/legacy.zip/8331b5efe816ae05461b7ca1e721c01b46bafb3e 28/84: https://codeload.github.com/symfony/swiftmailer-bundle/legacy.zip/ad751095576ce0c12a284e30e3fff80c91f27225 29/84: https://codeload.github.com/symfony/monolog-bundle/legacy.zip/ebce76a39a65495a66c34eb1574cc4b9e35a4e64 30/84: https://codeload.github.com/sensiolabs/SensioDistributionBundle/legacy.zip/17846680901003d26d823c2e3ac9228702837916 31/84: https://codeload.github.com/sensiolabs/security-checker/legacy.zip/116027b57b568ed61b7b1c80eeb4f6ee9e8c599c 32/84: https://codeload.github.com/sensiolabs/SensioFrameworkExtraBundle/legacy.zip/d57c2f297d17ee82baf8cae0b16dae34a9378784 33/84: https://codeload.github.com/marcaube/ObHighchartsBundle/legacy.zip/ef6a9aded173127e19d4a098a95573f64e0b3309 34/84: https://codeload.github.com/zendframework/zend-json/legacy.zip/f42a1588e75c2a3e338cd94c37906231e616daab 35/84: https://codeload.github.com/KnpLabs/KnpPaginatorBundle/legacy.zip/c988761005504007c6c87d6a557641281194a0e5 36/84: https://codeload.github.com/sebastianbergmann/php-code-coverage/legacy.zip/c14196e64a78570034afd0b7a9f3757ba71c2a0a 37/84: https://codeload.github.com/KnpLabs/KnpMarkdownBundle/legacy.zip/3581dabfc5e6627261abb0b6513b73b8e95f2c92 38/84: https://codeload.github.com/michelf/php-markdown/legacy.zip/1f51cc520948f66cd2af8cbc45a5ee175e774220 39/84: https://codeload.github.com/schmittjoh/JMSSerializerBundle/legacy.zip/3e396c980545350c2efb65a50041d2a9f9d6562e 40/84: https://codeload.github.com/KnpLabs/knp-components/legacy.zip/f98bcc6d348fbe863a224b468e11fb5e91e28f2a 41/84: https://codeload.github.com/schmittjoh/php-collection/legacy.zip/f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6 42/84: https://codeload.github.com/schmittjoh/parser-lib/legacy.zip/c509473bc1b4866415627af0e1c6cc8ac97fa51d 43/84: https://codeload.github.com/Seldaek/monolog/legacy.zip/bad29cb8d18ab0315e6c477751418a82c850d558 44/84: https://codeload.github.com/schmittjoh/php-option/legacy.zip/94e644f7d2051a5f0fcf77d81605f152eecff0ed 45/84: https://codeload.github.com/schmittjoh/metadata/legacy.zip/6a06970a10e0a532fb52d3959547123b84a3b3ab 46/84: https://codeload.github.com/Incenteev/ParameterHandler/legacy.zip/d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc 47/84: https://codeload.github.com/doctrine/instantiator/legacy.zip/8e884e78f9f0eb1329e445619e04456e64d8051d 48/84: https://codeload.github.com/sebastianbergmann/phpunit/legacy.zip/50fd2be8f3e23e91da825f36f08e5f9633076ffe 49/84: https://codeload.github.com/doctrine/DoctrineMigrationsBundle/legacy.zip/6276139e0b913a4e5120fc36bb5b0eae8ac549bc 50/84: https://codeload.github.com/jdorn/sql-formatter/legacy.zip/64990d96e0959dff8e059dfcdc1af130728d92bc 51/84: https://codeload.github.com/Ocramius/PackageVersions/legacy.zip/51e867c70f0799790b3e82276875414ce13daaca 52/84: https://codeload.github.com/doctrine/migrations/legacy.zip/c81147c0f2938a6566594455367e095150547f72 53/84: https://codeload.github.com/swiftmailer/swiftmailer/legacy.zip/cd142238a339459b10da3d8234220963f392540c 54/84: https://codeload.github.com/zendframework/zend-eventmanager/legacy.zip/c3bce7b7d47c54040b9ae51bc55491c72513b75d 55/84: https://codeload.github.com/csarrazi/CsaGuzzleBundle/legacy.zip/9796e5c28e02d5c2f0aa1376e8390b1d29159d28 56/84: https://codeload.github.com/doctrine/DoctrineBundle/legacy.zip/0f0c4df366bd1d36d38a27e2f5ff128e118ac969 57/84: https://codeload.github.com/namshi/cuzzle/legacy.zip/89849bb9c729a3d8aabf94c0b66e77c7df38abda 58/84: https://codeload.github.com/doctrine/DoctrineCacheBundle/legacy.zip/18c600a9b82f6454d2e81ca4957cdd56a1cf3504 59/84: https://codeload.github.com/zendframework/zend-code/legacy.zip/2899c17f83a7207f2d7f53ec2f421204d3beea27 60/84: https://codeload.github.com/unreal4u/telegram-api/legacy.zip/41a04819e809f5f89ff7fa0780015d8d00dd5411 61/84: https://codeload.github.com/Ocramius/ProxyManager/legacy.zip/d9e5a00ca2d87b7e0f1bff36b897e02afd7d5435 62/84: https://codeload.github.com/schmittjoh/serializer/legacy.zip/f39d8b4660d5cef43b0c3265ce642173d9b2c58b 63/84: https://codeload.github.com/guzzle/promises/legacy.zip/a59da6cf61d80060647ff4d3eb2c03a2bc694646 64/84: https://codeload.github.com/php-fig/http-message/legacy.zip/f6561bf28d520154e4b0ec72be95418abe6d9363 65/84: https://codeload.github.com/doctrine/annotations/legacy.zip/bd4461328621bde0ae6b1b2675fbc6aca4ceb558 66/84: https://codeload.github.com/guzzle/psr7/legacy.zip/5c6447c9df362e8f8093bda8f5d8873fe5c7f65b 67/84: https://codeload.github.com/doctrine/collections/legacy.zip/6c1e4eef75f310ea1b3e30945e9f06e652128b8a 68/84: https://codeload.github.com/doctrine/cache/legacy.zip/b6f544a20f4807e81f7044d31e679ccbb1866dc3 69/84: https://codeload.github.com/doctrine/inflector/legacy.zip/90b2128806bfde671b6952ab8bea493942c1fdae 70/84: https://codeload.github.com/doctrine/lexer/legacy.zip/83893c552fd2045dd78aef794c31e694c37c0b8c 71/84: https://codeload.github.com/guzzle/guzzle/legacy.zip/ebf29dee597f02f09f4d5bbecc68230ea9b08f60 72/84: https://codeload.github.com/php-fig/cache/legacy.zip/d11b50ad223250cf17b86e38383413f5a6764bf8 73/84: https://codeload.github.com/doctrine/common/legacy.zip/5954c297e9d93ff84554906c2fbbc2a133c43941 74/84: https://codeload.github.com/php-fig/log/legacy.zip/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d 75/84: https://codeload.github.com/symfony/polyfill-intl-icu/legacy.zip/2d6e2b20d457603eefb6e614286c22efca30fdb4 76/84: https://codeload.github.com/symfony/polyfill-php70/legacy.zip/13ce343935f0f91ca89605a2f6ca6f5c2f3faac2 77/84: https://codeload.github.com/symfony/polyfill-php56/legacy.zip/1dd42b9b89556f18092f3d1ada22cb05ac85383c 78/84: https://codeload.github.com/paragonie/random_compat/legacy.zip/a9b97968bcde1c4de2a5ec6cbd06a0f6c919b46e 79/84: https://codeload.github.com/symfony/polyfill-util/legacy.zip/746bce0fca664ac0a575e465f65c6643faddf7fb 80/84: https://codeload.github.com/symfony/polyfill-mbstring/legacy.zip/e79d363049d1c2128f133a2667e4f4190904f7f4 81/84: https://codeload.github.com/doctrine/dbal/legacy.zip/a526d0df58daa8ab6802244bf3227f532e0deb45 82/84: https://codeload.github.com/doctrine/doctrine2/legacy.zip/e6c434196c8ef058239aaa0724b4aadb0107940b 83/84: https://codeload.github.com/twigphp/Twig/legacy.zip/9062992538bc5855a683c6737257bfa18d25a4b8 84/84: https://codeload.github.com/symfony/symfony/legacy.zip/358c59fd21f9db7fdb465d1e07fba822d9e18e9e Finished: success: 84, skipped: 0, failure: 0, total: 84 Package operations: 84 installs, 0 updates, 0 removals - Installing ocramius/package-versions (1.1.2): Loading from cache - Installing symfony/polyfill-mbstring (v1.3.0): Loading from cache - Installing twig/twig (v2.1.0): Loading from cache - Installing symfony/polyfill-util (v1.3.0): Loading from cache - Installing paragonie/random_compat (v2.0.4): Loading from cache - Installing symfony/polyfill-php70 (v1.3.0): Loading from cache - Installing symfony/polyfill-php56 (v1.3.0): Loading from cache - Installing symfony/symfony (v3.2.2): Loading from cache - Installing symfony/polyfill-intl-icu (v1.3.0): Loading from cache - Installing psr/log (1.0.2): Loading from cache - Installing psr/cache (1.0.1): Loading from cache - Installing doctrine/lexer (v1.0.1): Loading from cache - Installing doctrine/inflector (v1.1.0): Loading from cache - Installing doctrine/collections (v1.3.0): Loading from cache - Installing doctrine/cache (v1.6.1): Loading from cache - Installing doctrine/annotations (v1.3.1): Loading from cache - Installing doctrine/common (v2.7.1): Loading from cache - Installing psr/http-message (1.0.1): Loading from cache - Installing guzzlehttp/psr7 (1.3.1): Loading from cache - Installing guzzlehttp/promises (v1.3.1): Loading from cache - Installing guzzlehttp/guzzle (6.2.2): Loading from cache - Installing namshi/cuzzle (2.0.3): Loading from cache - Installing csa/guzzle-bundle (v2.1.2): Loading from cache - Installing doctrine/doctrine-cache-bundle (1.3.0): Loading from cache - Installing zendframework/zend-eventmanager (3.1.0): Loading from cache - Installing zendframework/zend-code (3.1.0): Loading from cache - Installing ocramius/proxy-manager (2.1.0): Loading from cache - Installing doctrine/dbal (v2.5.6): Loading from cache - Installing doctrine/migrations (v1.5.0): Loading from cache - Installing jdorn/sql-formatter (v1.2.17): Loading from cache - Installing doctrine/doctrine-bundle (1.6.6): Loading from cache - Installing doctrine/doctrine-migrations-bundle (v1.2.1): Loading from cache - Installing doctrine/instantiator (1.0.5): Loading from cache - Installing doctrine/orm (v2.5.6): Loading from cache - Installing incenteev/composer-parameter-handler (v2.1.2): Loading from cache - Installing jms/metadata (1.6.0): Loading from cache - Installing phpoption/phpoption (1.5.0): Loading from cache - Installing jms/parser-lib (1.0.0): Loading from cache - Installing phpcollection/phpcollection (0.5.0): Loading from cache - Installing jms/serializer (1.4.2): Loading from cache - Installing jms/serializer-bundle (1.1.0): Loading from cache - Installing michelf/php-markdown (1.7.0): Loading from cache - Installing knplabs/knp-markdown-bundle (1.5.1): Loading from cache - Installing knplabs/knp-components (1.3.4): Loading from cache - Installing knplabs/knp-paginator-bundle (2.5.3): Loading from cache - Installing zendframework/zend-json (3.0.0): Loading from cache - Installing ob/highcharts-bundle (1.5): Loading from cache - Installing sensiolabs/security-checker (v4.0.0): Loading from cache - Installing sensio/distribution-bundle (v5.0.18): Loading from cache - Installing sensio/framework-extra-bundle (v3.0.19): Loading from cache - Installing monolog/monolog (1.22.0): Loading from cache - Installing symfony/monolog-bundle (v3.0.3): Loading from cache - Installing swiftmailer/swiftmailer (v5.4.5): Loading from cache - Installing symfony/swiftmailer-bundle (v2.4.2): Loading from cache - Installing twig/extensions (v1.4.1): Loading from cache - Installing unreal4u/telegram-api (v2.3.0): Loading from cache - Installing unreal4u/monolog-telegram (v0.2): Loading from cache - Installing doctrine/data-fixtures (v1.2.2): Loading from cache - Installing doctrine/doctrine-fixtures-bundle (2.3.0): Loading from cache - Installing webmozart/assert (1.2.0): Loading from cache - Installing phpdocumentor/reflection-common (1.0): Loading from cache - Installing phpdocumentor/type-resolver (0.2.1): Loading from cache - Installing phpdocumentor/reflection-docblock (3.1.1): Loading from cache - Installing phpunit/php-token-stream (1.4.9): Loading from cache - Installing sebastian/version (2.0.1): Loading from cache - Installing sebastian/resource-operations (1.0.0): Loading from cache - Installing sebastian/recursion-context (2.0.0): Loading from cache - Installing sebastian/object-enumerator (2.0.0): Loading from cache - Installing sebastian/global-state (1.1.1): Loading from cache - Installing sebastian/exporter (2.0.0): Loading from cache - Installing sebastian/environment (2.0.0): Loading from cache - Installing sebastian/diff (1.4.1): Loading from cache - Installing sebastian/comparator (1.2.2): Loading from cache - Installing phpunit/php-text-template (1.2.1): Loading from cache - Installing phpunit/phpunit-mock-objects (3.4.3): Loading from cache - Installing phpunit/php-timer (1.0.8): Loading from cache - Installing phpunit/php-file-iterator (1.4.2): Loading from cache - Installing sebastian/code-unit-reverse-lookup (1.0.0): Loading from cache - Installing phpunit/php-code-coverage (4.0.4): Loading from cache - Installing phpspec/prophecy (v1.6.2): Loading from cache - Installing myclabs/deep-copy (1.5.5): Loading from cache - Installing phpunit/phpunit (5.7.5): Loading from cache - Installing sensio/generator-bundle (v3.1.2): Loading from cache - Installing symfony/phpunit-bridge (v3.2.1): Loading from cache paragonie/random_compat suggests installing ext-libsodium (Provides a modern crypto API that can be used to generate random bytes.) doctrine/doctrine-cache-bundle suggests installing symfony/security-acl (For using this bundle to cache ACLs) zendframework/zend-eventmanager suggests installing container-interop/container-interop (^1.1.0, to use the lazy listeners feature) zendframework/zend-eventmanager suggests installing zendframework/zend-stdlib (^2.7.3 || ^3.0, to use the FilterChain feature) zendframework/zend-code suggests installing zendframework/zend-stdlib (Zend\Stdlib component) ocramius/proxy-manager suggests installing ocramius/generated-hydrator (To have very fast object to array to object conversion for ghost objects) ocramius/proxy-manager suggests installing zendframework/zend-soap (To have the Soap adapter (Remote Object feature)) ocramius/proxy-manager suggests installing zendframework/zend-xmlrpc (To have the XmlRpc adapter (Remote Object feature)) jms/serializer-bundle suggests installing jms/di-extra-bundle (Required to get lazy loading (de)serialization visitors, ~1.3) knplabs/knp-markdown-bundle suggests installing ext-sundown (to use optional support for php-sundown extension instead of php implementation) knplabs/knp-components suggests installing doctrine/mongodb-odm (to allow usage pagination with Doctrine ODM MongoDB) knplabs/knp-components suggests installing doctrine/phpcr-odm (to allow usage pagination with Doctrine ODM PHPCR) knplabs/knp-components suggests installing propel/propel1 (to allow usage pagination with Propel ORM) knplabs/knp-components suggests installing ruflin/Elastica (to allow usage pagination with ElasticSearch Client) knplabs/knp-components suggests installing solarium/solarium (to allow usage pagination with Solarium Client) zendframework/zend-json suggests installing zendframework/zend-json-server (For implementing JSON-RPC servers) zendframework/zend-json suggests installing zendframework/zend-xml2json (For converting XML documents to JSON) sensio/framework-extra-bundle suggests installing symfony/psr-http-message-bridge (To use the PSR-7 converters) monolog/monolog suggests installing aws/aws-sdk-php (Allow sending log messages to AWS services like DynamoDB) monolog/monolog suggests installing doctrine/couchdb (Allow sending log messages to a CouchDB server) monolog/monolog suggests installing ext-amqp (Allow sending log messages to an AMQP server (1.0+ required)) monolog/monolog suggests installing ext-mongo (Allow sending log messages to a MongoDB server) monolog/monolog suggests installing graylog2/gelf-php (Allow sending log messages to a GrayLog2 server) monolog/monolog suggests installing mongodb/mongodb (Allow sending log messages to a MongoDB server via PHP Driver) monolog/monolog suggests installing php-amqplib/php-amqplib (Allow sending log messages to an AMQP server using php-amqplib) monolog/monolog suggests installing php-console/php-console (Allow sending log messages to Google Chrome) monolog/monolog suggests installing rollbar/rollbar (Allow sending log messages to Rollbar) monolog/monolog suggests installing ruflin/elastica (Allow sending log messages to an Elastic Search server) monolog/monolog suggests installing sentry/sentry (Allow sending log messages to a Sentry server) doctrine/data-fixtures suggests installing doctrine/mongodb-odm (For loading MongoDB ODM fixtures) doctrine/data-fixtures suggests installing doctrine/phpcr-odm (For loading PHPCR ODM fixtures) sebastian/global-state suggests installing ext-uopz (*) phpunit/phpunit suggests installing phpunit/php-invoker (~1.1) Generating autoload files yes 0.00s user 0.00s system 0% cpu 26.092 total composer create-project "skobkin/point-tools:@dev" --no-scripts parallel 3.71s user 1.64s system 20% cpu 26.125 total skobkin@skobkin-pc ~/src/tmp [16:32:20] > $