Skip to content

Instantly share code, notes, and snippets.

@siddjain
Created May 6, 2021 22:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save siddjain/0640f643e6ea57a35258b254c01d05e1 to your computer and use it in GitHub Desktop.
Save siddjain/0640f643e6ea57a35258b254c01d05e1 to your computer and use it in GitHub Desktop.
bash-5.1# composer install
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Package operations: 54 installs, 0 updates, 0 removals
- Downloading phpstan/phpstan (0.12.85)
- Downloading phpstan/extension-installer (1.1.0)
- Downloading jangregor/phpstan-prophecy (0.8.1)
- Downloading psr/log (1.1.4)
- Downloading monolog/monolog (2.2.0)
- Downloading psr/container (1.1.1)
- Downloading php-di/phpdoc-reader (2.2.1)
- Downloading php-di/invoker (2.3.0)
- Downloading opis/closure (3.6.2)
- Downloading php-di/php-di (6.3.3)
- Downloading symfony/polyfill-ctype (v1.22.1)
- Downloading webmozart/assert (1.10.0)
- Downloading phpdocumentor/reflection-common (2.2.0)
- Downloading phpdocumentor/type-resolver (1.4.0)
- Downloading phpdocumentor/reflection-docblock (5.2.2)
- Downloading sebastian/version (3.0.2)
- Downloading sebastian/type (2.3.1)
- Downloading sebastian/resource-operations (3.0.3)
- Downloading sebastian/recursion-context (4.0.4)
- Downloading sebastian/object-reflector (2.0.4)
- Downloading sebastian/object-enumerator (4.0.4)
- Downloading sebastian/global-state (5.0.2)
- Downloading sebastian/exporter (4.0.3)
- Downloading sebastian/environment (5.1.3)
- Downloading sebastian/diff (4.0.4)
- Downloading sebastian/comparator (4.0.6)
- Downloading sebastian/code-unit (1.0.8)
- Downloading sebastian/cli-parser (1.0.1)
- Downloading phpunit/php-timer (5.0.3)
- Downloading phpunit/php-text-template (2.0.4)
- Downloading phpunit/php-invoker (3.1.1)
- Downloading phpunit/php-file-iterator (3.0.5)
- Downloading theseer/tokenizer (1.2.0)
- Downloading nikic/php-parser (v4.10.5)
- Downloading sebastian/lines-of-code (1.0.3)
- Downloading sebastian/complexity (2.0.2)
- Downloading sebastian/code-unit-reverse-lookup (2.0.3)
- Downloading phpunit/php-code-coverage (9.2.6)
- Downloading doctrine/instantiator (1.4.0)
- Downloading phpspec/prophecy (1.13.0)
- Downloading phar-io/version (3.1.0)
- Downloading phar-io/manifest (2.0.1)
- Downloading myclabs/deep-copy (1.10.2)
- Downloading phpunit/phpunit (9.5.4)
- Downloading symfony/polyfill-php80 (v1.22.1)
- Downloading ralouphie/getallheaders (3.0.3)
- Downloading psr/http-message (1.0.1)
- Downloading psr/http-factory (1.0.1)
- Downloading fig/http-message-util (1.1.5)
- Downloading slim/psr7 (1.3.0)
- Downloading psr/http-server-handler (1.0.1)
- Downloading psr/http-server-middleware (1.0.1)
- Downloading nikic/fast-route (v1.3.0)
- Downloading slim/slim (4.7.1)
0/54 [>---------------------------] 0% - Downloading phpstan/phpstan (0.12.85)
- Downloading phpstan/extension-installer (1.1.0)
- Downloading jangregor/phpstan-prophecy (0.8.1)
- Downloading psr/log (1.1.4)
- Downloading monolog/monolog (2.2.0)
- Downloading psr/container (1.1.1)
- Downloading php-di/phpdoc-reader (2.2.1)
- Downloading php-di/invoker (2.3.0)
- Downloading opis/closure (3.6.2)
- Downloading php-di/php-di (6.3.3)
- Downloading symfony/polyfill-ctype (v1.22.1)
- Downloading webmozart/assert (1.10.0)
- Downloading phpstan/phpstan (0.12.85)
- Downloading phpstan/extension-installer (1.1.0)
- Downloading jangregor/phpstan-prophecy (0.8.1)
- Downloading psr/log (1.1.4)
- Downloading monolog/monolog (2.2.0)
- Downloading psr/container (1.1.1)
- Downloading php-di/phpdoc-reader (2.2.1)
- Downloading php-di/invoker (2.3.0)
- Downloading opis/closure (3.6.2)
- Downloading php-di/php-di (6.3.3)
- Downloading symfony/polyfill-ctype (v1.22.1)
- Downloading webmozart/assert (1.10.0)
- Downloading phpstan/phpstan (0.12.85)
- Downloading phpstan/extension-installer (1.1.0)
- Downloading jangregor/phpstan-prophecy (0.8.1)
- Downloading psr/log (1.1.4)
- Downloading monolog/monolog (2.2.0)
- Downloading psr/container (1.1.1)
- Downloading php-di/phpdoc-reader (2.2.1)
- Downloading php-di/invoker (2.3.0)
- Downloading opis/closure (3.6.2)
- Downloading php-di/php-di (6.3.3)
- Downloading symfony/polyfill-ctype (v1.22.1)
- Downloading webmozart/assert (1.10.0)
Failed to download phpstan/phpstan from dist: curl error 6 while downloading https://api.github.com/repos/phpstan/phpstan/zipball/20e6333c0067875ad7697cd8acdf245c6ef69d03: Could not resolve host: api.github.com
Now trying to download from source
- Syncing phpstan/phpstan (0.12.85) into cache
Cloning failed using an ssh key for authentication, enter your GitHub credentials to access private repos
Head to https://github.com/settings/tokens/new?scopes=repo&description=Composer+on+5c70e3384784+2021-05-06+2212
to retrieve a token. It will be stored in "/root/.composer/auth.json" for future use by Composer.
Token (hidden):
Failed to download phpstan/extension-installer from dist: curl error 6 while downloading https://api.github.com/repos/phpstan/extension-installer/zipball/66c7adc9dfa38b6b5838a9fb728b68a7d8348051: Could not resolve host: api.github.com
Now trying to download from source
- Syncing phpstan/extension-installer (1.1.0) into cache
Failed to download jangregor/phpstan-prophecy from dist: curl error 6 while downloading https://api.github.com/repos/Jan0707/phpstan-prophecy/zipball/f01ca476840c370bbf9c224aed25fca60eecca9d: Could not resolve host: api.github.com
Now trying to download from source
- Syncing jangregor/phpstan-prophecy (0.8.1) into cache
Failed to download psr/log from dist: curl error 6 while downloading https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11: Could not resolve host: api.github.com
Now trying to download from source
- Syncing psr/log (1.1.4) into cache
Failed to download monolog/monolog from dist: curl error 6 while downloading https://api.github.com/repos/Seldaek/monolog/zipball/1cb1cde8e8dd0f70cc0fe51354a59acad9302084: Could not resolve host: api.github.com
Now trying to download from source
- Syncing monolog/monolog (2.2.0) into cache
Failed to download psr/container from dist: curl error 6 while downloading https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf: Could not resolve host: api.github.com
Now trying to download from source
- Syncing psr/container (1.1.1) into cache
Failed to download php-di/phpdoc-reader from dist: curl error 6 while downloading https://api.github.com/repos/PHP-DI/PhpDocReader/zipball/66daff34cbd2627740ffec9469ffbac9f8c8185c: Could not resolve host: api.github.com
Now trying to download from source
- Syncing php-di/phpdoc-reader (2.2.1) into cache
Failed to download php-di/invoker from dist: curl error 6 while downloading https://api.github.com/repos/PHP-DI/Invoker/zipball/992fec6c56f2d1ad1ad5fee28267867c85bfb8f9: Could not resolve host: api.github.com
Now trying to download from source
- Syncing php-di/invoker (2.3.0) into cache
8/54 [====>-----------------------] 14% Failed to download opis/closure from dist: curl error 28 while downloading https://api.github.com/repos/opis/closure/zipball/06e2ebd25f2869e54a306dda991f7db58066f7f6: Resolving timed out after 39763 milliseconds
Now trying to download from source
- Syncing opis/closure (3.6.2) into cache
Failed to download php-di/php-di from dist: curl error 28 while downloading https://api.github.com/repos/PHP-DI/PHP-DI/zipball/da8e476cafc8011477e2ec9fd2e4706947758af2: Resolving timed out after 39763 milliseconds
Now trying to download from source
- Syncing php-di/php-di (6.3.3) into cache
Failed to download symfony/polyfill-ctype from dist: curl error 28 while downloading https://api.github.com/repos/symfony/polyfill-ctype/zipball/c6c942b1ac76c82448322025e084cadc56048b4e: Resolving timed out after 39763 milliseconds
Now trying to download from source
- Syncing symfony/polyfill-ctype (v1.22.1) into cache
Failed to download webmozart/assert from dist: curl error 28 while downloading https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25: Resolving timed out after 39763 milliseconds
Now trying to download from source
- Syncing webmozart/assert (1.10.0) into cache
12/54 [======>---------------------] 22% - Downloading phpdocumentor/reflection-common (2.2.0)
- Downloading phpdocumentor/type-resolver (1.4.0)
- Downloading phpdocumentor/reflection-docblock (5.2.2)
- Downloading sebastian/version (3.0.2)
- Downloading sebastian/type (2.3.1)
- Downloading sebastian/resource-operations (3.0.3)
- Downloading sebastian/recursion-context (4.0.4)
- Downloading sebastian/object-reflector (2.0.4)
- Downloading sebastian/object-enumerator (4.0.4)
- Downloading sebastian/global-state (5.0.2)
- Downloading sebastian/exporter (4.0.3)
- Downloading sebastian/environment (5.1.3)
- Downloading phpdocumentor/reflection-common (2.2.0)
- Downloading phpdocumentor/type-resolver (1.4.0)
- Downloading phpdocumentor/reflection-docblock (5.2.2)
- Downloading sebastian/version (3.0.2)
- Downloading sebastian/type (2.3.1)
- Downloading sebastian/resource-operations (3.0.3)
- Downloading sebastian/recursion-context (4.0.4)
- Downloading sebastian/object-reflector (2.0.4)
- Downloading sebastian/object-enumerator (4.0.4)
- Downloading sebastian/global-state (5.0.2)
- Downloading sebastian/exporter (4.0.3)
- Downloading sebastian/environment (5.1.3)
- Downloading phpdocumentor/reflection-common (2.2.0)
- Downloading phpdocumentor/type-resolver (1.4.0)
- Downloading phpdocumentor/reflection-docblock (5.2.2)
- Downloading sebastian/version (3.0.2)
- Downloading sebastian/type (2.3.1)
- Downloading sebastian/resource-operations (3.0.3)
- Downloading sebastian/recursion-context (4.0.4)
- Downloading sebastian/object-reflector (2.0.4)
- Downloading sebastian/object-enumerator (4.0.4)
- Downloading sebastian/global-state (5.0.2)
- Downloading sebastian/exporter (4.0.3)
- Downloading sebastian/environment (5.1.3)
Failed to download phpdocumentor/reflection-common from dist: curl error 6 while downloading https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b: Could not resolve host: api.github.com
Now trying to download from source
- Syncing phpdocumentor/reflection-common (2.2.0) into cache
Failed to download phpdocumentor/type-resolver from dist: curl error 6 while downloading https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0: Could not resolve host: api.github.com
Now trying to download from source
- Syncing phpdocumentor/type-resolver (1.4.0) into cache
Failed to download phpdocumentor/reflection-docblock from dist: curl error 6 while downloading https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/069a785b2141f5bcf49f3e353548dc1cce6df556: Could not resolve host: api.github.com
Now trying to download from source
- Syncing phpdocumentor/reflection-docblock (5.2.2) into cache
Failed to download sebastian/version from dist: curl error 6 while downloading https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c: Could not resolve host: api.github.com
Now trying to download from source
- Syncing sebastian/version (3.0.2) into cache
Failed to download sebastian/type from dist: curl error 6 while downloading https://api.github.com/repos/sebastianbergmann/type/zipball/81cd61ab7bbf2de744aba0ea61fae32f721df3d2: Could not resolve host: api.github.com
Now trying to download from source
- Syncing sebastian/type (2.3.1) into cache
Failed to download sebastian/resource-operations from dist: curl error 6 while downloading https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8: Could not resolve host: api.github.com
Now trying to download from source
- Syncing sebastian/resource-operations (3.0.3) into cache
Failed to download sebastian/recursion-context from dist: curl error 6 while downloading https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172: Could not resolve host: api.github.com
Now trying to download from source
- Syncing sebastian/recursion-context (4.0.4) into cache
Failed to download sebastian/object-reflector from dist: curl error 6 while downloading https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7: Could not resolve host: api.github.com
Now trying to download from source
- Syncing sebastian/object-reflector (2.0.4) into cache
20/54 [==========>-----------------] 37% Failed to download sebastian/object-enumerator from dist: curl error 6 while downloading https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71: Could not resolve host: api.github.com
Now trying to download from source
- Syncing sebastian/object-enumerator (4.0.4) into cache
Failed to download sebastian/global-state from dist: curl error 6 while downloading https://api.github.com/repos/sebastianbergmann/global-state/zipball/a90ccbddffa067b51f574dea6eb25d5680839455: Could not resolve host: api.github.com
Now trying to download from source
- Syncing sebastian/global-state (5.0.2) into cache
Failed to download sebastian/exporter from dist: curl error 6 while downloading https://api.github.com/repos/sebastianbergmann/exporter/zipball/d89cc98761b8cb5a1a235a6b703ae50d34080e65: Could not resolve host: api.github.com
Now trying to download from source
- Syncing sebastian/exporter (4.0.3) into cache
Failed to download sebastian/environment from dist: curl error 6 while downloading https://api.github.com/repos/sebastianbergmann/environment/zipball/388b6ced16caa751030f6a69e588299fa09200ac: Could not resolve host: api.github.com
Now trying to download from source
- Syncing sebastian/environment (5.1.3) into cache
24/54 [============>---------------] 44% - Downloading sebastian/diff (4.0.4)
- Downloading sebastian/comparator (4.0.6)
- Downloading sebastian/code-unit (1.0.8)
- Downloading sebastian/cli-parser (1.0.1)
- Downloading phpunit/php-timer (5.0.3)
- Downloading phpunit/php-text-template (2.0.4)
- Downloading phpunit/php-invoker (3.1.1)
- Downloading phpunit/php-file-iterator (3.0.5)
- Downloading theseer/tokenizer (1.2.0)
- Downloading nikic/php-parser (v4.10.5)
- Downloading sebastian/lines-of-code (1.0.3)
- Downloading sebastian/complexity (2.0.2)
- Downloading sebastian/diff (4.0.4)
- Downloading sebastian/comparator (4.0.6)
- Downloading sebastian/code-unit (1.0.8)
- Downloading sebastian/cli-parser (1.0.1)
- Downloading phpunit/php-timer (5.0.3)
- Downloading phpunit/php-text-template (2.0.4)
- Downloading phpunit/php-invoker (3.1.1)
- Downloading phpunit/php-file-iterator (3.0.5)
- Downloading theseer/tokenizer (1.2.0)
- Downloading nikic/php-parser (v4.10.5)
- Downloading sebastian/lines-of-code (1.0.3)
- Downloading sebastian/complexity (2.0.2)
- Downloading sebastian/diff (4.0.4)
- Downloading sebastian/comparator (4.0.6)
- Downloading sebastian/code-unit (1.0.8)
- Downloading sebastian/cli-parser (1.0.1)
- Downloading phpunit/php-timer (5.0.3)
- Downloading phpunit/php-text-template (2.0.4)
- Downloading phpunit/php-invoker (3.1.1)
- Downloading phpunit/php-file-iterator (3.0.5)
- Downloading theseer/tokenizer (1.2.0)
- Downloading nikic/php-parser (v4.10.5)
- Downloading sebastian/lines-of-code (1.0.3)
- Downloading sebastian/complexity (2.0.2)
Failed to download sebastian/diff from dist: curl error 6 while downloading https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d: Could not resolve host: api.github.com
Now trying to download from source
- Syncing sebastian/diff (4.0.4) into cache
Failed to download sebastian/comparator from dist: curl error 6 while downloading https://api.github.com/repos/sebastianbergmann/comparator/zipball/55f4261989e546dc112258c7a75935a81a7ce382: Could not resolve host: api.github.com
Now trying to download from source
- Syncing sebastian/comparator (4.0.6) into cache
Failed to download sebastian/code-unit from dist: curl error 6 while downloading https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120: Could not resolve host: api.github.com
Now trying to download from source
- Syncing sebastian/code-unit (1.0.8) into cache
Failed to download sebastian/cli-parser from dist: curl error 6 while downloading https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2: Could not resolve host: api.github.com
Now trying to download from source
- Syncing sebastian/cli-parser (1.0.1) into cache
Failed to download phpunit/php-timer from dist: curl error 6 while downloading https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2: Could not resolve host: api.github.com
Now trying to download from source
- Syncing phpunit/php-timer (5.0.3) into cache
Failed to download phpunit/php-text-template from dist: curl error 6 while downloading https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28: Could not resolve host: api.github.com
Now trying to download from source
- Syncing phpunit/php-text-template (2.0.4) into cache
Failed to download phpunit/php-invoker from dist: curl error 6 while downloading https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67: Could not resolve host: api.github.com
Now trying to download from source
- Syncing phpunit/php-invoker (3.1.1) into cache
Failed to download phpunit/php-file-iterator from dist: curl error 6 while downloading https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/aa4be8575f26070b100fccb67faabb28f21f66f8: Could not resolve host: api.github.com
Now trying to download from source
- Syncing phpunit/php-file-iterator (3.0.5) into cache
32/54 [================>-----------] 59% Failed to download theseer/tokenizer from dist: curl error 6 while downloading https://api.github.com/repos/theseer/tokenizer/zipball/75a63c33a8577608444246075ea0af0d052e452a: Could not resolve host: api.github.com
Now trying to download from source
- Syncing theseer/tokenizer (1.2.0) into cache
Failed to download nikic/php-parser from dist: curl error 6 while downloading https://api.github.com/repos/nikic/PHP-Parser/zipball/4432ba399e47c66624bc73c8c0f811e5c109576f: Could not resolve host: api.github.com
Now trying to download from source
- Syncing nikic/php-parser (v4.10.5) into cache
Failed to download sebastian/lines-of-code from dist: curl error 6 while downloading https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc: Could not resolve host: api.github.com
Now trying to download from source
- Syncing sebastian/lines-of-code (1.0.3) into cache
Failed to download sebastian/complexity from dist: curl error 6 while downloading https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88: Could not resolve host: api.github.com
Now trying to download from source
- Syncing sebastian/complexity (2.0.2) into cache
36/54 [==================>---------] 66% - Downloading sebastian/code-unit-reverse-lookup (2.0.3)
- Downloading phpunit/php-code-coverage (9.2.6)
- Downloading doctrine/instantiator (1.4.0)
- Downloading phpspec/prophecy (1.13.0)
- Downloading phar-io/version (3.1.0)
- Downloading phar-io/manifest (2.0.1)
- Downloading myclabs/deep-copy (1.10.2)
- Downloading phpunit/phpunit (9.5.4)
- Downloading symfony/polyfill-php80 (v1.22.1)
- Downloading ralouphie/getallheaders (3.0.3)
- Downloading psr/http-message (1.0.1)
- Downloading psr/http-factory (1.0.1)
- Downloading sebastian/code-unit-reverse-lookup (2.0.3)
- Downloading phpunit/php-code-coverage (9.2.6)
- Downloading doctrine/instantiator (1.4.0)
- Downloading phpspec/prophecy (1.13.0)
- Downloading phar-io/version (3.1.0)
- Downloading phar-io/manifest (2.0.1)
- Downloading myclabs/deep-copy (1.10.2)
- Downloading phpunit/phpunit (9.5.4)
- Downloading symfony/polyfill-php80 (v1.22.1)
- Downloading ralouphie/getallheaders (3.0.3)
- Downloading psr/http-message (1.0.1)
- Downloading psr/http-factory (1.0.1)
- Downloading sebastian/code-unit-reverse-lookup (2.0.3)
- Downloading phpunit/php-code-coverage (9.2.6)
- Downloading doctrine/instantiator (1.4.0)
- Downloading phpspec/prophecy (1.13.0)
- Downloading phar-io/version (3.1.0)
- Downloading phar-io/manifest (2.0.1)
- Downloading myclabs/deep-copy (1.10.2)
- Downloading phpunit/phpunit (9.5.4)
- Downloading symfony/polyfill-php80 (v1.22.1)
- Downloading ralouphie/getallheaders (3.0.3)
- Downloading psr/http-message (1.0.1)
- Downloading psr/http-factory (1.0.1)
Failed to download sebastian/code-unit-reverse-lookup from dist: curl error 6 while downloading https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5: Could not resolve host: api.github.com
Now trying to download from source
- Syncing sebastian/code-unit-reverse-lookup (2.0.3) into cache
Failed to download phpunit/php-code-coverage from dist: curl error 6 while downloading https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f6293e1b30a2354e8428e004689671b83871edde: Could not resolve host: api.github.com
Now trying to download from source
- Syncing phpunit/php-code-coverage (9.2.6) into cache
Failed to download doctrine/instantiator from dist: curl error 6 while downloading https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b: Could not resolve host: api.github.com
Now trying to download from source
- Syncing doctrine/instantiator (1.4.0) into cache
Failed to download phpspec/prophecy from dist: curl error 6 while downloading https://api.github.com/repos/phpspec/prophecy/zipball/be1996ed8adc35c3fd795488a653f4b518be70ea: Could not resolve host: api.github.com
Now trying to download from source
- Syncing phpspec/prophecy (1.13.0) into cache
Failed to download phar-io/version from dist: curl error 6 while downloading https://api.github.com/repos/phar-io/version/zipball/bae7c545bef187884426f042434e561ab1ddb182: Could not resolve host: api.github.com
Now trying to download from source
- Syncing phar-io/version (3.1.0) into cache
Failed to download phar-io/manifest from dist: curl error 6 while downloading https://api.github.com/repos/phar-io/manifest/zipball/85265efd3af7ba3ca4b2a2c34dbfc5788dd29133: Could not resolve host: api.github.com
Now trying to download from source
- Syncing phar-io/manifest (2.0.1) into cache
Failed to download myclabs/deep-copy from dist: curl error 6 while downloading https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220: Could not resolve host: api.github.com
Now trying to download from source
- Syncing myclabs/deep-copy (1.10.2) into cache
Failed to download phpunit/phpunit from dist: curl error 6 while downloading https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c73c6737305e779771147af66c96ca6a7ed8a741: Could not resolve host: api.github.com
Now trying to download from source
- Syncing phpunit/phpunit (9.5.4) into cache
44/54 [======================>-----] 81% Failed to download symfony/polyfill-php80 from dist: curl error 6 while downloading https://api.github.com/repos/symfony/polyfill-php80/zipball/dc3063ba22c2a1fd2f45ed856374d79114998f91: Could not resolve host: api.github.com
Now trying to download from source
- Syncing symfony/polyfill-php80 (v1.22.1) into cache
Failed to download ralouphie/getallheaders from dist: curl error 6 while downloading https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822: Could not resolve host: api.github.com
Now trying to download from source
- Syncing ralouphie/getallheaders (3.0.3) into cache
Failed to download psr/http-message from dist: curl error 6 while downloading https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363: Could not resolve host: api.github.com
Now trying to download from source
- Syncing psr/http-message (1.0.1) into cache
Failed to download psr/http-factory from dist: curl error 6 while downloading https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be: Could not resolve host: api.github.com
Now trying to download from source
- Syncing psr/http-factory (1.0.1) into cache
48/54 [========================>---] 88% - Downloading fig/http-message-util (1.1.5)
- Downloading slim/psr7 (1.3.0)
- Downloading psr/http-server-handler (1.0.1)
- Downloading psr/http-server-middleware (1.0.1)
- Downloading nikic/fast-route (v1.3.0)
- Downloading slim/slim (4.7.1)
- Downloading slim/psr7 (1.3.0)
- Downloading fig/http-message-util (1.1.5)
- Downloading psr/http-server-handler (1.0.1)
- Downloading psr/http-server-middleware (1.0.1)
- Downloading nikic/fast-route (v1.3.0)
- Downloading slim/slim (4.7.1)
- Downloading slim/psr7 (1.3.0)
- Downloading fig/http-message-util (1.1.5)
- Downloading psr/http-server-handler (1.0.1)
- Downloading psr/http-server-middleware (1.0.1)
- Downloading nikic/fast-route (v1.3.0)
- Downloading slim/slim (4.7.1)
Failed to download slim/psr7 from dist: curl error 6 while downloading https://api.github.com/repos/slimphp/Slim-Psr7/zipball/235d2e5a5ee1ad4b97b96870f37f3091b22fffd7: Could not resolve host: api.github.com
Now trying to download from source
- Syncing slim/psr7 (1.3.0) into cache
Failed to download fig/http-message-util from dist: curl error 6 while downloading https://api.github.com/repos/php-fig/http-message-util/zipball/9d94dc0154230ac39e5bf89398b324a86f63f765: Could not resolve host: api.github.com
Now trying to download from source
- Syncing fig/http-message-util (1.1.5) into cache
Failed to download psr/http-server-handler from dist: curl error 6 while downloading https://api.github.com/repos/php-fig/http-server-handler/zipball/aff2f80e33b7f026ec96bb42f63242dc50ffcae7: Could not resolve host: api.github.com
Now trying to download from source
- Syncing psr/http-server-handler (1.0.1) into cache
Failed to download psr/http-server-middleware from dist: curl error 6 while downloading https://api.github.com/repos/php-fig/http-server-middleware/zipball/2296f45510945530b9dceb8bcedb5cb84d40c5f5: Could not resolve host: api.github.com
Now trying to download from source
- Syncing psr/http-server-middleware (1.0.1) into cache
Failed to download nikic/fast-route from dist: curl error 6 while downloading https://api.github.com/repos/nikic/FastRoute/zipball/181d480e08d9476e61381e04a71b34dc0432e812: Could not resolve host: api.github.com
Now trying to download from source
- Syncing nikic/fast-route (v1.3.0) into cache
Failed to download slim/slim from dist: curl error 6 while downloading https://api.github.com/repos/slimphp/Slim/zipball/0905e0775f8c1cfb3bbcfabeb6588dcfd8b82d3f: Could not resolve host: api.github.com
Now trying to download from source
- Syncing slim/slim (4.7.1) into cache
54/54 [============================] 100%The following exception probably indicates you have misconfigured DNS resolver(s)
[Composer\Downloader\TransportException]
curl error 6 while downloading https://api.github.com/: Could not resolve host: api.github.com
install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-scripts] [--no-progress] [--no-install] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [<packages>]...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment