Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

composerのミラー設定とhirak/prestissimoが効いていないのを修正 #4806

Merged
merged 1 commit into from
Dec 18, 2020

Conversation

kiy0taka
Copy link
Contributor

@kiy0taka kiy0taka commented Dec 18, 2020

概要(Overview・Refs Issue)

composer installコマンドと同じユーザーで実行するように修正。

方針(Policy)

実装に関する補足(Appendix)

テスト(Test)

ミラー設定

コンテナ内でキャッシュの確認

変更前

$ ls ~/.composer/cache/repo/
https---flex.symfony.com  https---repo.packagist.org

変更後

$ ls ~/.composer/cache/repo/
https---flex.symfony.com  https---packagist.jp

hirak/prestissimo

変更前
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Package operations: 164 installs, 0 updates, 0 removals
  - Installing ocramius/package-versions (1.4.2): Downloading (100%)
  - Installing ec-cube/plugin-installer (0.0.8): Downloading (100%)
  - Installing kylekatarnls/update-helper (1.2.0): Downloading (100%)
  - Installing symfony/flex (v1.8.4): Downloading (100%)
  - Installing symfony/process (v3.4.42): Downloading (100%)
  - Installing symfony/finder (v3.4.42): Downloading (100%)
  - Installing symfony/polyfill-ctype (v1.17.1): Downloading (100%)
  - Installing symfony/filesystem (v3.4.42): Downloading (100%)
  - Installing symfony/polyfill-mbstring (v1.17.1): Downloading (100%)
  - Installing psr/log (1.1.2): Downloading (100%)
  - Installing symfony/debug (v3.4.42): Downloading (100%)
  - Installing symfony/console (v3.4.42): Downloading (100%)
  - Installing seld/phar-utils (1.0.1): Downloading (100%)
  - Installing seld/jsonlint (1.7.2): Downloading (100%)
  - Installing justinrainbow/json-schema (5.2.9): Downloading (100%)
  - Installing composer/xdebug-handler (1.4.0): Downloading (100%)
  - Installing composer/spdx-licenses (1.5.2): Downloading (100%)
  - Installing composer/semver (1.5.0): Downloading (100%)
  - Installing composer/ca-bundle (1.2.4): Downloading (100%)
  - Installing composer/composer (1.9.1): Downloading (100%)
  - Installing doctrine/collections (1.6.4): Downloading (100%)
  - Installing doctrine/lexer (1.0.2): Downloading (100%)
  - Installing doctrine/annotations (v1.8.0): Downloading (100%)
  - Installing doctrine/reflection (v1.0.0): Downloading (100%)
  - Installing doctrine/event-manager (1.1.0): Downloading (100%)
  - Installing doctrine/cache (1.9.1): Downloading (100%)
  - Installing doctrine/persistence (1.2.0): Downloading (100%)
  - Installing doctrine/inflector (1.3.1): Downloading (100%)
  - Installing doctrine/common (v2.11.0): Downloading (100%)
  - Installing symfony/doctrine-bridge (v3.4.42): Downloading (100%)
  - Installing doctrine/doctrine-cache-bundle (1.3.5): Downloading (100%)
  - Installing symfony/polyfill-util (v1.17.1): Downloading (100%)
  - Installing symfony/polyfill-php56 (v1.17.1): Downloading (100%)
  - Installing paragonie/random_compat (v9.99.99): Downloading (100%)
  - Installing symfony/polyfill-php70 (v1.17.1): Downloading (100%)
  - Installing symfony/http-foundation (v3.4.42): Downloading (100%)
  - Installing symfony/event-dispatcher (v3.4.42): Downloading (100%)
  - Installing symfony/http-kernel (v3.4.42): Downloading (100%)
  - Installing psr/container (1.0.0): Downloading (100%)
  - Installing symfony/dependency-injection (v3.4.42): Downloading (100%)
  - Installing symfony/config (v3.4.42): Downloading (100%)
  - Installing doctrine/instantiator (1.3.0): Downloading (100%)
  - Installing doctrine/dbal (v2.9.3): Downloading (100%)
  - Installing doctrine/orm (v2.7.0): Downloading (100%)
  - Installing symfony/routing (v3.4.42): Downloading (100%)
  - Installing symfony/class-loader (v3.4.42): Downloading (100%)
  - Installing symfony/polyfill-apcu (v1.17.1): Downloading (100%)
  - Installing psr/simple-cache (1.0.1): Downloading (100%)
  - Installing psr/cache (1.0.1): Downloading (100%)
  - Installing symfony/cache (v3.4.42): Downloading (100%)
  - Installing symfony/framework-bundle (v3.4.42): Downloading (100%)
  - Installing jdorn/sql-formatter (v1.2.17): Downloading (100%)
  - Installing doctrine/doctrine-bundle (1.12.0): Downloading (100%)
  - Installing doctrine/data-fixtures (1.3.3): Downloading (100%)
  - Installing doctrine/doctrine-fixtures-bundle (3.3.0): Downloading (100%)
  - Installing zendframework/zend-eventmanager (3.2.1): Downloading (100%)
  - Installing zendframework/zend-code (3.4.0): Downloading (100%)
  - Installing ocramius/proxy-manager (2.1.1): Downloading (100%)
  - Installing doctrine/migrations (v1.8.1): Downloading (100%)
  - Installing symfony/yaml (v3.4.42): Downloading (100%)
  - Installing monolog/monolog (1.25.2): Downloading (100%)
  - Installing easycorp/easy-log-handler (v1.0.9): Downloading (100%)
  - Installing egulias/email-validator (2.1.11): Downloading (100%)
  - Installing symfony/stopwatch (v3.4.42): Downloading (100%)
  - Installing symfony/polyfill-php72 (v1.17.0): Downloading (100%)
  - Installing symfony/options-resolver (v3.4.42): Downloading (100%)
  - Installing php-cs-fixer/diff (v1.3.0): Downloading (100%)
  - Installing friendsofphp/php-cs-fixer (v2.16.1): Downloading (100%)
  - Installing guzzlehttp/promises (v1.3.1): Downloading (100%)
  - Installing twig/twig (v2.12.2): Downloading (100%)
  - Installing knplabs/knp-components (v1.3.10): Downloading (100%)
  - Installing knplabs/knp-paginator-bundle (v2.8.0): Downloading (100%)
  - Installing symfony/translation (v3.4.42): Downloading (100%)
  - Installing nesbot/carbon (1.39.1): Downloading (100%)
  - Installing pimple/pimple (v1.1.1): Downloading (100%)
  - Installing psr/http-message (1.0.1): Downloading (100%)
  - Installing ralouphie/getallheaders (3.0.3): Downloading (100%)
  - Installing sensio/framework-extra-bundle (v5.4.1): Downloading (100%)
  - Installing sensio/generator-bundle (v3.1.7): Downloading (100%)
  - Installing tecnickcom/tcpdf (6.3.2): Downloading (100%)
  - Installing setasign/fpdi (v2.2.0): Downloading (100%)
  - Installing setasign/fpdi-tcpdf (v2.2.0): Downloading (100%)
  - Installing skorp/detect-incompatible-samesite-useragents (1.0.0): Downloading (100%)
  - Installing mobiledetect/mobiledetectlib (2.8.34): Downloading (100%)
  - Installing suncat/mobile-detect-bundle (v1.1.1): Downloading (100%)
  - Installing symfony/asset (v3.4.42): Downloading (100%)
  - Installing symfony/var-dumper (v3.4.42): Downloading (100%)
  - Installing symfony/twig-bridge (v3.4.42): Downloading (100%)
  - Installing symfony/twig-bundle (v3.4.42): Downloading (100%)
  - Installing symfony/web-profiler-bundle (v3.4.42): Downloading (100%)
  - Installing symfony/profiler-pack (v1.0.4): Downloading (100%)
  - Installing symfony/monolog-bridge (v3.4.42): Downloading (100%)
  - Installing symfony/monolog-bundle (v3.5.0): Downloading (100%)
  - Installing symfony/debug-bundle (v3.4.42): Downloading (100%)
  - Installing symfony/debug-pack (v1.0.8): Downloading (100%)
  - Installing symfony/dotenv (v3.4.42): Downloading (100%)
  - Installing symfony/expression-language (v3.4.42): Downloading (100%)
  - Installing symfony/inflector (v3.4.42): Downloading (100%)
  - Installing symfony/property-access (v3.4.42): Downloading (100%)
  - Installing symfony/intl (v3.4.42): Downloading (100%)
  - Installing symfony/polyfill-intl-icu (v1.17.1): Downloading (100%)
  - Installing symfony/form (v3.4.42): Downloading (100%)
  - Installing nikic/php-parser (v4.3.0): Downloading (100%)
  - Installing symfony/maker-bundle (v1.19.0): Downloading (100%)
  - Installing doctrine/doctrine-migrations-bundle (v1.3.2): Downloading (100%)
  - Installing symfony/orm-pack (v1.0.8): Downloading (100%)
  - Installing symfony/polyfill-iconv (v1.17.1): Downloading (100%)
  - Installing symfony/polyfill-intl-idn (v1.17.1): Downloading (100%)
  - Installing symfony/proxy-manager-bridge (v3.4.42): Downloading (100%)
  - Installing symfony/security (v3.4.42): Downloading (100%)
  - Installing symfony/security-bundle (v3.4.42): Downloading (100%)
  - Installing symfony/serializer (v3.4.42): Downloading (100%)
  - Installing swiftmailer/swiftmailer (v6.2.3): Downloading (100%)
  - Installing symfony/swiftmailer-bundle (v3.3.1): Downloading (100%)
  - Installing symfony/templating (v3.4.42): Downloading (100%)
  - Installing symfony/validator (v3.4.42): Downloading (100%)
  - Installing symfony/web-server-bundle (v3.4.42): Downloading (100%)
  - Installing symfony/workflow (v3.4.42): Downloading (100%)
  - Installing twig/extensions (v1.5.4): Downloading (100%)
  - Installing vlucas/phpdotenv (v2.4.0): Downloading (100%)
  - Installing fzaninotto/faker (v1.9.0): Downloading (100%)
  - Installing bheller/images-generator (1.0.1): Downloading (100%)
  - Installing guzzlehttp/psr7 (1.6.1): Downloading (100%)
  - Installing guzzlehttp/guzzle (6.4.1): Downloading (100%)
  - Installing captbaritone/mailcatcher-codeception-module (1.2.1): Downloading (100%)
  - Installing symfony/dom-crawler (v3.4.42): Downloading (100%)
  - Installing symfony/css-selector (v3.4.42): Downloading (100%)
  - Installing symfony/browser-kit (v3.4.42): Downloading (100%)
  - Installing facebook/webdriver (1.7.1): Downloading (100%)
  - Installing sebastian/diff (2.0.1): Downloading (100%)
  - Installing sebastian/recursion-context (3.0.0): Downloading (100%)
  - Installing sebastian/exporter (3.1.2): Downloading (100%)
  - Installing sebastian/comparator (2.1.3): Downloading (100%)
  - Installing sebastian/version (2.0.1): Downloading (100%)
  - Installing sebastian/resource-operations (1.0.0): Downloading (100%)
  - Installing sebastian/object-reflector (1.1.1): Downloading (100%)
  - Installing sebastian/object-enumerator (3.0.3): Downloading (100%)
  - Installing sebastian/global-state (2.0.0): Downloading (100%)
  - Installing sebastian/environment (3.1.0): Downloading (100%)
  - Installing phpunit/php-text-template (1.2.1): Downloading (100%)
  - Installing phpunit/phpunit-mock-objects (5.0.10): Downloading (100%)
  - Installing phpunit/php-timer (1.0.9): Downloading (100%)
  - Installing phpunit/php-file-iterator (1.4.5): Downloading (100%)
  - Installing theseer/tokenizer (1.1.3): Downloading (100%)
  - Installing sebastian/code-unit-reverse-lookup (1.0.1): Downloading (100%)
  - Installing phpunit/php-token-stream (2.0.2): Downloading (100%)
  - Installing phpunit/php-code-coverage (5.3.2): Downloading (100%)
  - Installing webmozart/assert (1.6.0): Downloading (100%)
  - Installing phpdocumentor/reflection-common (2.0.0): Downloading (100%)
  - Installing phpdocumentor/type-resolver (1.0.1): Downloading (100%)
  - Installing phpdocumentor/reflection-docblock (4.3.2): Downloading (100%)
  - Installing phpspec/prophecy (1.9.0): Downloading (100%)
  - Installing phar-io/version (1.0.1): Downloading (100%)
  - Installing phar-io/manifest (1.0.1): Downloading (100%)
  - Installing myclabs/deep-copy (1.9.3): Downloading (100%)
  - Installing phpunit/phpunit (6.5.14): Downloading (100%)
  - Installing codeception/phpunit-wrapper (6.7.1): Downloading (100%)
  - Installing codeception/stub (2.1.0): Downloading (100%)
  - Installing behat/gherkin (v4.6.0): Downloading (100%)
  - Installing codeception/codeception (2.4.5): Downloading (100%)
  - Installing dama/doctrine-test-bundle (v5.0.5): Downloading (100%)
  - Installing mikey179/vfsstream (v1.6.8): Downloading (100%)
  - Installing php-coveralls/php-coveralls (v2.2.0): Downloading (100%)
  - Installing symfony/phpunit-bridge (v3.4.42): Downloading (100%)
Package zendframework/zend-eventmanager is abandoned, you should avoid using it. Use laminas/laminas-eventmanager instead.
Package zendframework/zend-code is abandoned, you should avoid using it. Use laminas/laminas-code instead.
Package easycorp/easy-log-handler is abandoned, you should avoid using it. No replacement was suggested.
Package sensio/generator-bundle is abandoned, you should avoid using it. Use symfony/maker-bundle instead.
Package setasign/fpdi-tcpdf is abandoned, you should avoid using it. No replacement was suggested.
Package facebook/webdriver is abandoned, you should avoid using it. Use php-webdriver/webdriver instead.
Package phpunit/phpunit-mock-objects is abandoned, you should avoid using it. No replacement was suggested.
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
55 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
変更後 (hirak/prestissimoによる並列化が効いている)
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
    1/164:	https://codeload.github.com/Codeception/Stub/legacy.zip/853657f988942f7afb69becf3fd0059f192c705a
    2/164:	https://codeload.github.com/dmaicher/doctrine-test-bundle/legacy.zip/a60b0712f4659eab710c49783713b4b43e3c3149
    3/164:	https://codeload.github.com/myclabs/DeepCopy/legacy.zip/007c053ae6f31bba39dfa19a7726f56e9763bbea
    4/164:	https://codeload.github.com/Behat/Gherkin/legacy.zip/ab0a02ea14893860bca00f225f5621d351a3ad07
    5/164:	https://codeload.github.com/phar-io/manifest/legacy.zip/2df402786ab5368a0169091f61a7c1e0eb6852d0
    6/164:	https://codeload.github.com/sebastianbergmann/phpunit/legacy.zip/bac23fe7ff13dbdb461481f706f0e9fe746334b7
    7/164:	https://codeload.github.com/bovigo/vfsStream/legacy.zip/231c73783ebb7dd9ec77916c10037eff5a2b6efe
    8/164:	https://codeload.github.com/Codeception/phpunit-wrapper/legacy.zip/d3b611635b47a583dfaa1a9e98b98fa476d14025
    9/164:	https://codeload.github.com/phpDocumentor/TypeResolver/legacy.zip/2e32a6d48972b2c1976ed5d8967145b6cec4a4a9
    10/164:	https://codeload.github.com/phpDocumentor/ReflectionDocBlock/legacy.zip/b83ff7cfcfee7827e1e78b637a5904fe6a96698e
    11/164:	https://codeload.github.com/php-coveralls/php-coveralls/legacy.zip/3e6420fa666ef7bae5e750ddeac903153e193bae
    12/164:	https://codeload.github.com/symfony/phpunit-bridge/legacy.zip/ac355e1e9ebde4cf6ef5187f5cf4b43001f9a29f
    13/164:	https://codeload.github.com/phpDocumentor/ReflectionCommon/legacy.zip/63a995caa1ca9e5590304cd845c15ad6d482a62a
    14/164:	https://codeload.github.com/webmozart/assert/legacy.zip/573381c0a64f155a0d9a23f4b0c797194805b925
    15/164:	https://codeload.github.com/sebastianbergmann/php-token-stream/legacy.zip/791198a2c6254db10131eecfe8c06670700904db
    16/164:	https://codeload.github.com/sebastianbergmann/code-unit-reverse-lookup/legacy.zip/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18
    17/164:	https://codeload.github.com/theseer/tokenizer/legacy.zip/11336f6f84e16a720dae9d8e6ed5019efa85a0f9
    18/164:	https://codeload.github.com/sebastianbergmann/php-timer/legacy.zip/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f
    19/164:	https://codeload.github.com/phar-io/version/legacy.zip/a70c0ced4be299a63d32fa96d9281d03e94041df
    20/164:	https://codeload.github.com/sebastianbergmann/php-file-iterator/legacy.zip/730b01bc3e867237eaac355e06a36b85dd93a8b4
    21/164:	https://codeload.github.com/sebastianbergmann/php-text-template/legacy.zip/31f8b717e51d9a2afca6c9f046f5d69fc27c8686
    22/164:	https://codeload.github.com/sebastianbergmann/environment/legacy.zip/cd0871b3975fb7fc44d11314fd1ee20925fce4f5
    23/164:	https://codeload.github.com/phpspec/prophecy/legacy.zip/f6811d96d97bdf400077a0cc100ae56aa32b9203
    24/164:	https://codeload.github.com/Codeception/Codeception/legacy.zip/5fee32d5c82791548931cbc34806b4de6aa1abfc
    25/164:	https://codeload.github.com/sebastianbergmann/object-enumerator/legacy.zip/7cfd9e65d11ffb5af41198476395774d4c8a84c5
    26/164:	https://codeload.github.com/sebastianbergmann/global-state/legacy.zip/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4
    27/164:	https://codeload.github.com/sebastianbergmann/phpunit-mock-objects/legacy.zip/cd1cf05c553ecfec36b170070573e540b67d3f1f
    28/164:	https://codeload.github.com/sebastianbergmann/version/legacy.zip/99732be0ddb3361e16ad77b68ba41efc8e979019
    29/164:	https://codeload.github.com/sebastianbergmann/object-reflector/legacy.zip/773f97c67f28de00d397be301821b06708fca0be
    30/164:	https://codeload.github.com/sebastianbergmann/comparator/legacy.zip/34369daee48eafb2651bea869b4b15d75ccc35f9
    31/164:	https://codeload.github.com/sebastianbergmann/exporter/legacy.zip/68609e1261d215ea5b21b7987539cbfbe156ec3e
    32/164:	https://codeload.github.com/sebastianbergmann/recursion-context/legacy.zip/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8
    33/164:	https://codeload.github.com/sebastianbergmann/diff/legacy.zip/347c1d8b49c5c3ee30c7040ea6fc446790e6bddd
    34/164:	https://codeload.github.com/sebastianbergmann/php-code-coverage/legacy.zip/c89677919c5dd6d3b3852f230a663118762218ac
    35/164:	https://codeload.github.com/php-webdriver/php-webdriver-archive/legacy.zip/e43de70f3c7166169d0f14a374505392734160e5
    36/164:	https://codeload.github.com/symfony/css-selector/legacy.zip/9ccf6e78077a3fc1596e6c7b5958008965a11518
    37/164:	https://codeload.github.com/symfony/browser-kit/legacy.zip/1467e0c7cf0c5c2c08dc9b45ca0300ac3cd3a824
    38/164:	https://codeload.github.com/guzzle/psr7/legacy.zip/239400de7a173fe9901b9ac7c06497751f00727a
    39/164:	https://codeload.github.com/captbaritone/codeception-mailcatcher-module/legacy.zip/75ba9aa803d81780ee7e9b5c36bb5b8f9139d972
    40/164:	https://codeload.github.com/guzzle/guzzle/legacy.zip/0895c932405407fd3a7368b6910c09a24d26db11
    41/164:	https://codeload.github.com/symfony/dom-crawler/legacy.zip/c3086a58a66b2a519c0b7ac80539a3727609ea9c
    42/164:	https://codeload.github.com/sebastianbergmann/resource-operations/legacy.zip/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52
    43/164:	https://codeload.github.com/twigphp/Twig-extensions/legacy.zip/57873c8b0c1be51caa47df2cdb824490beb16202
    44/164:	https://codeload.github.com/vlucas/phpdotenv/legacy.zip/3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c
    45/164:	https://codeload.github.com/symfony/workflow/legacy.zip/b46e9aea78ef632712d1eb184491452865b2c2c9
    46/164:	https://codeload.github.com/bruceheller/images-generator/legacy.zip/50b61fe1dcf1b72b6a830debec4db22afd1e8ee1
    47/164:	https://codeload.github.com/symfony/web-server-bundle/legacy.zip/ce2e82697fc21a6997a4d7a26418b045c24bfd0f
    48/164:	https://codeload.github.com/symfony/templating/legacy.zip/46eb3f66e3f7bd65b06ee43303a60c5b78902bba
    49/164:	https://codeload.github.com/symfony/swiftmailer-bundle/legacy.zip/defa9bdfc0191ed70b389cb93c550c6c82cf1745
    50/164:	https://codeload.github.com/symfony/serializer/legacy.zip/0db90db012b1b0a04fbb2d64ae9160871cad9d4f
    51/164:	https://codeload.github.com/symfony/security-bundle/legacy.zip/5c82cbbc01cb6824f28c7bec6bd75c994e8aed63
    52/164:	https://codeload.github.com/symfony/polyfill-intl-idn/legacy.zip/a57f8161502549a742a63c09f0a604997bf47027
    53/164:	https://codeload.github.com/symfony/proxy-manager-bridge/legacy.zip/8807231226867bc74467671dba78d9a924a1181a
    54/164:	https://codeload.github.com/swiftmailer/swiftmailer/legacy.zip/149cfdf118b169f7840bbe3ef0d4bc795d1780c9
    55/164:	https://codeload.github.com/symfony/validator/legacy.zip/5fb88120a11a75e17b602103a893dd8b27804529
    56/164:	https://codeload.github.com/doctrine/DoctrineMigrationsBundle/legacy.zip/49fa399181db4bf4f9f725126bd1cb65c4398dce
    57/164:	https://codeload.github.com/symfony/security/legacy.zip/078f2ae43783fd3ba7cad6d5355bdcbd84074b43
    58/164:	https://codeload.github.com/symfony/orm-pack/legacy.zip/c9bcc08102061f406dc908192c0f33524a675666
    59/164:	https://codeload.github.com/symfony/maker-bundle/legacy.zip/bea8c3c959e48a2c952cc7c4f4f32964be8b8874
    60/164:	https://codeload.github.com/nikic/PHP-Parser/legacy.zip/9a9981c347c5c49d6dfe5cf826bb882b824080dc
    61/164:	https://codeload.github.com/symfony/polyfill-iconv/legacy.zip/ba6c9c18db36235b859cc29b8372d1c01298c035
    62/164:	https://codeload.github.com/symfony/polyfill-intl-icu/legacy.zip/7b5e03aeb88cc8b4b2b136e34b0fc0830e86cd4d
    63/164:	https://codeload.github.com/symfony/property-access/legacy.zip/e1a6c91c0007e45bc1beba929c76548ca9fe8a85
    64/164:	https://codeload.github.com/symfony/inflector/legacy.zip/540e39d07cff9824eaf4fee2c9f489304e54d0c2
    65/164:	https://codeload.github.com/symfony/flex/legacy.zip/7df5a72c7664baab629ec33de7890e9e3996b51b
    66/164:	https://codeload.github.com/symfony/expression-language/legacy.zip/206165f46c660f3231df0afbdeec6a62f81afc59
    67/164:	https://codeload.github.com/symfony/dotenv/legacy.zip/22577db70b4fbd2e93d6b331ce2ae5f3d49f20e6
    68/164:	https://codeload.github.com/symfony/debug-pack/legacy.zip/7310a66f9f81c9f292ff9089f0b0062386cb83fb
    69/164:	https://codeload.github.com/symfony/debug-bundle/legacy.zip/823be58018c34f902bfd41df8419e9533984163c
    70/164:	https://codeload.github.com/symfony/monolog-bundle/legacy.zip/dd80460fcfe1fa2050a7103ad818e9d0686ce6fd
    71/164:	https://codeload.github.com/symfony/monolog-bridge/legacy.zip/a176ee7ac7e6ccc8ff388e6e606f25a9571f6989
    72/164:	https://codeload.github.com/symfony/form/legacy.zip/b681a33764f39d3385850bc856d40f438a9cca59
    73/164:	https://codeload.github.com/symfony/profiler-pack/legacy.zip/99c4370632c2a59bb0444852f92140074ef02209
    74/164:	https://codeload.github.com/symfony/web-profiler-bundle/legacy.zip/41db5bcf33dce9b15bb1cdea3888cc392bddb3f1
    75/164:	https://codeload.github.com/symfony/twig-bundle/legacy.zip/8589308d062498e68283e6da6af25bcbe10ca9c6
    76/164:	https://codeload.github.com/symfony/twig-bridge/legacy.zip/742d91e175c84fc896c4a720bfc40ce0d7b9ff67
    77/164:	https://codeload.github.com/symfony/var-dumper/legacy.zip/7a947d1b5e81583759a3a927f1761b95bddc5f1b
    78/164:	https://codeload.github.com/skorp/detect-incompatible-samesite-useragents/legacy.zip/4299c61f8c4edac2b63fd8629408d0bfc5ad76d9
    79/164:	https://codeload.github.com/suncat2000/MobileDetectBundle/legacy.zip/06007fec624587fd90e8963b796fc84fff64d4d8
    80/164:	https://codeload.github.com/symfony/asset/legacy.zip/86dc86fe186790d2e8d5a87cd50066d387dcc04c
    81/164:	https://codeload.github.com/Setasign/FPDI-TCPDF/legacy.zip/95778baea02e5da76acb9f6dc1c946be380a22d8
    82/164:	https://codeload.github.com/serbanghita/Mobile-Detect/legacy.zip/6f8113f57a508494ca36acbcfa2dc2d923c7ed5b
    83/164:	https://codeload.github.com/Setasign/FPDI/legacy.zip/3c266002f8044f61b17329f7cd702d44d73f0f7f
    84/164:	https://codeload.github.com/ralouphie/getallheaders/legacy.zip/120b605dfeb996808c31b6477290a714d356e822
    85/164:	https://codeload.github.com/php-fig/http-message/legacy.zip/f6561bf28d520154e4b0ec72be95418abe6d9363
    86/164:	https://codeload.github.com/briannesbitt/Carbon/legacy.zip/4be0c005164249208ce1b5ca633cd57bdd42ff33
    87/164:	https://codeload.github.com/silexphp/Pimple/legacy.zip/2019c145fe393923f3441b23f29bbdfaa5c58c4d
    88/164:	https://codeload.github.com/kylekatarnls/update-helper/legacy.zip/5786fa188e0361b9adf9e8199d7280d1b2db165e
    89/164:	https://codeload.github.com/symfony/translation/legacy.zip/b0cd62ef0ff7ec31b67d78d7fc818e2bda4e844f
    90/164:	https://codeload.github.com/fzaninotto/Faker/legacy.zip/27a216cbe72327b2d6369fab721a5843be71e57d
    91/164:	https://codeload.github.com/KnpLabs/KnpPaginatorBundle/legacy.zip/f4ece5b347121b9fe13166264f197f90252d4bd2
    92/164:	https://codeload.github.com/guzzle/promises/legacy.zip/a59da6cf61d80060647ff4d3eb2c03a2bc694646
    93/164:	https://codeload.github.com/sensiolabs/SensioGeneratorBundle/legacy.zip/28cbaa244bd0816fd8908b93f90380bcd7b67a65
    94/164:	https://codeload.github.com/sensiolabs/SensioFrameworkExtraBundle/legacy.zip/585f4b3a1c54f24d1a8431c729fc8f5acca20c8a
    95/164:	https://codeload.github.com/KnpLabs/knp-components/legacy.zip/fc1755ba2b77f83a3d3c99e21f3026ba2a1429be
    96/164:	https://codeload.github.com/PHP-CS-Fixer/diff/legacy.zip/78bb099e9c16361126c86ce82ec4405ebab8e756
    97/164:	https://codeload.github.com/twigphp/Twig/legacy.zip/d761fd1f1c6b867ae09a7d8119a6d95d06dc44ed
    98/164:	https://codeload.github.com/symfony/polyfill-php72/legacy.zip/f048e612a3905f34931127360bdd2def19a5e582
    99/164:	https://codeload.github.com/symfony/options-resolver/legacy.zip/3b9fe6db7fe3694307d182dd73983584af77d5fd
    100/164:	https://codeload.github.com/symfony/stopwatch/legacy.zip/a7a98f40dcc382a332c3729a6d04b298ffbb8f1f
    101/164:	https://codeload.github.com/EasyCorp/easy-log-handler/legacy.zip/224e1dfcf9455aceee89cd0af306ac097167fac1
    102/164:	https://codeload.github.com/symfony/yaml/legacy.zip/7233ac2bfdde24d672f5305f2b3f6b5d741ef8eb
    103/164:	https://codeload.github.com/egulias/EmailValidator/legacy.zip/92dd169c32f6f55ba570c309d83f5209cefb5e23
    104/164:	https://codeload.github.com/FriendsOfPHP/PHP-CS-Fixer/legacy.zip/c8afb599858876e95e8ebfcd97812d383fa23f02
    105/164:	https://codeload.github.com/Seldaek/monolog/legacy.zip/d5e2fb341cb44f7e2ab639d12a1e5901091ec287
    106/164:	https://codeload.github.com/doctrine/migrations/legacy.zip/215438c0eef3e5f9b7da7d09c6b90756071b43e6
    107/164:	https://codeload.github.com/Ocramius/PackageVersions/legacy.zip/44af6f3a2e2e04f2af46bcb302ad9600cba41c7d
    108/164:	https://codeload.github.com/zendframework/zend-code/legacy.zip/46feaeecea14161734b56c1ace74f28cb329f194
    109/164:	https://codeload.github.com/doctrine/DoctrineFixturesBundle/legacy.zip/8f07fcfdac7f3591f3c4bf13a50cbae05f65ed70
    110/164:	https://codeload.github.com/doctrine/data-fixtures/legacy.zip/f0ee99c64922fc3f863715232b615c478a61b0a3
    111/164:	https://codeload.github.com/symfony/intl/legacy.zip/41ff65c5afbf3f214e6eda687d2ca79b26c255b4
    112/164:	https://codeload.github.com/zendframework/zend-eventmanager/legacy.zip/a5e2583a211f73604691586b8406ff7296a946dd
    113/164:	https://codeload.github.com/doctrine/DoctrineBundle/legacy.zip/a374f3bc54fe7c23ddb722ef6b9ddd2d9dcb9115
    114/164:	https://codeload.github.com/jdorn/sql-formatter/legacy.zip/64990d96e0959dff8e059dfcdc1af130728d92bc
    115/164:	https://codeload.github.com/Ocramius/ProxyManager/legacy.zip/e18ac876b2e4819c76349de8f78ccc8ef1554cd7
    116/164:	https://codeload.github.com/php-fig/cache/legacy.zip/d11b50ad223250cf17b86e38383413f5a6764bf8
    117/164:	https://codeload.github.com/php-fig/simple-cache/legacy.zip/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b
    118/164:	https://codeload.github.com/EC-CUBE/eccube-plugin-installer/legacy.zip/6185cd43ae0dd0423bebc9bb900d096356340f80
    119/164:	https://codeload.github.com/symfony/polyfill-apcu/legacy.zip/a96dc28442814ae56199f57b72a937b5a822150c
    120/164:	https://codeload.github.com/symfony/class-loader/legacy.zip/e4636a4f23f157278a19e5db160c63de0da297d8
    121/164:	https://codeload.github.com/doctrine/instantiator/legacy.zip/ae466f726242e637cebdd526a7d991b9433bacf1
    122/164:	https://codeload.github.com/symfony/cache/legacy.zip/42bd2c563c94eeda0639074e91774505ea557cce
    123/164:	https://codeload.github.com/php-fig/container/legacy.zip/b7ce3b176482dbbc1245ebf52b181af44c2cf55f
    124/164:	https://codeload.github.com/symfony/framework-bundle/legacy.zip/c60957bbff5735490efe30399c5795a5d2415e98
    125/164:	https://codeload.github.com/symfony/config/legacy.zip/cd61db31cbd19cbe4ba9f6968f13c9076e1372ab
    126/164:	https://codeload.github.com/symfony/event-dispatcher/legacy.zip/14d978f8e8555f2de719c00eb65376be7d2e9081
    127/164:	https://codeload.github.com/doctrine/dbal/legacy.zip/7345cd59edfa2036eb0fa4264b77ae2576842035
    128/164:	https://codeload.github.com/symfony/polyfill-php70/legacy.zip/471b096aede7025bace8eb356b9ac801aaba7e2d
    129/164:	https://codeload.github.com/paragonie/random_compat/legacy.zip/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95
    130/164:	https://codeload.github.com/symfony/polyfill-php56/legacy.zip/a25861bb3c79b0ec2da9ede51de2ea573818b943
    131/164:	https://codeload.github.com/symfony/polyfill-util/legacy.zip/6dd644eda43cd2f3daa883d728d8ab4120a05af6
    132/164:	https://codeload.github.com/doctrine/DoctrineCacheBundle/legacy.zip/5514c90d9fb595e1095e6d66ebb98ce9ef049927
    133/164:	https://codeload.github.com/symfony/http-kernel/legacy.zip/6464a0475496040fe1f48428488d53e485be77a0
    134/164:	https://codeload.github.com/symfony/dependency-injection/legacy.zip/e39380b7104b0ec538a075ae919f00c7e5267bac
    135/164:	https://codeload.github.com/symfony/http-foundation/legacy.zip/fbd216d2304b1a3fe38d6392b04729c8dd356359
    136/164:	https://codeload.github.com/doctrine/inflector/legacy.zip/ec3a55242203ffa6a4b27c58176da97ff0a7aec1
    137/164:	https://codeload.github.com/doctrine/common/legacy.zip/b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff
    138/164:	https://codeload.github.com/symfony/doctrine-bridge/legacy.zip/3617ccfc6dda3c782ce3044fb085e626dd72505b
    139/164:	https://codeload.github.com/doctrine/orm/legacy.zip/4d763ca4c925f647b248b9fa01b5f47aa3685d62
    140/164:	https://codeload.github.com/doctrine/event-manager/legacy.zip/629572819973f13486371cb611386eb17851e85c
    141/164:	https://codeload.github.com/doctrine/reflection/legacy.zip/02538d3f95e88eb397a5f86274deb2c6175c2ab6
    142/164:	https://codeload.github.com/doctrine/persistence/legacy.zip/43526ae63312942e5316100bb3ed589ba1aba491
    143/164:	https://codeload.github.com/doctrine/lexer/legacy.zip/1febd6c3ef84253d7c815bed85fc622ad207a9f8
    144/164:	https://codeload.github.com/doctrine/cache/legacy.zip/89a5c76c39c292f7798f964ab3c836c3f8192a55
    145/164:	https://codeload.github.com/symfony/routing/legacy.zip/e0d43b6f9417ad59ecaa8e2f799b79eef417387f
    146/164:	https://codeload.github.com/doctrine/annotations/legacy.zip/904dca4eb10715b92569fbcd79e201d5c349b6bc
    147/164:	https://codeload.github.com/doctrine/collections/legacy.zip/6b1e4b2b66f6d6e49983cebfe23a21b7ccc5b0d7
    148/164:	https://codeload.github.com/composer/semver/legacy.zip/46d9139568ccb8d9e7cdd4539cab7347568a5e2e
    149/164:	https://codeload.github.com/composer/spdx-licenses/legacy.zip/7ac1e6aec371357df067f8a688c3d6974df68fa5
    150/164:	https://codeload.github.com/composer/ca-bundle/legacy.zip/10bb96592168a0f8e8f6dcde3532d9fa50b0b527
    151/164:	https://codeload.github.com/composer/xdebug-handler/legacy.zip/cbe23383749496fe0f373345208b79568e4bc248
    152/164:	https://codeload.github.com/Seldaek/jsonlint/legacy.zip/e2e5d290e4d2a4f0eb449f510071392e00e10d19
    153/164:	https://codeload.github.com/justinrainbow/json-schema/legacy.zip/44c6787311242a979fa15c704327c20e7221a0e4
    154/164:	https://codeload.github.com/Seldaek/phar-utils/legacy.zip/7009b5139491975ef6486545a39f3e6dad5ac30a
    155/164:	https://codeload.github.com/php-fig/log/legacy.zip/446d54b4cb6bf489fc9d75f55843658e6f25d801
    156/164:	https://codeload.github.com/symfony/filesystem/legacy.zip/0f625d0cb1e59c8c4ba61abb170125175218ff10
    157/164:	https://codeload.github.com/symfony/polyfill-ctype/legacy.zip/2edd75b8b35d62fd3eeabba73b26b8f1f60ce13d
    158/164:	https://codeload.github.com/symfony/debug/legacy.zip/518c6a00d0872da30bd06aee3ea59a0a5cf54d6d
    159/164:	https://codeload.github.com/symfony/polyfill-mbstring/legacy.zip/7110338d81ce1cbc3e273136e4574663627037a7
    160/164:	https://codeload.github.com/symfony/finder/legacy.zip/5ec813ccafa8164ef21757e8c725d3a57da59200
    161/164:	https://codeload.github.com/symfony/process/legacy.zip/8a895f0c92a7c4b10db95139bcff71bdf66d4d21
    162/164:	https://codeload.github.com/symfony/console/legacy.zip/bfe29ead7e7b1cc9ce74c6a40d06ad1f96fced13
    163/164:	https://codeload.github.com/composer/composer/legacy.zip/bb01f2180df87ce7992b8331a68904f80439dd2f
    164/164:	https://codeload.github.com/tecnickcom/TCPDF/legacy.zip/9fde7bb9b404b945e7ea88fb7eccd23d9a4e324b
    Finished: success: 164, skipped: 0, failure: 0, total: 164
Package operations: 164 installs, 0 updates, 0 removals
  - Installing ocramius/package-versions (1.4.2): Loading from cache
  - Installing ec-cube/plugin-installer (0.0.8): Loading from cache
  - Installing kylekatarnls/update-helper (1.2.0): Loading from cache
  - Installing symfony/flex (v1.8.4): Loading from cache
  - Installing symfony/process (v3.4.42): Loading from cache
  - Installing symfony/finder (v3.4.42): Loading from cache
  - Installing symfony/polyfill-ctype (v1.17.1): Loading from cache
  - Installing symfony/filesystem (v3.4.42): Loading from cache
  - Installing symfony/polyfill-mbstring (v1.17.1): Loading from cache
  - Installing psr/log (1.1.2): Loading from cache
  - Installing symfony/debug (v3.4.42): Loading from cache
  - Installing symfony/console (v3.4.42): Loading from cache
  - Installing seld/phar-utils (1.0.1): Loading from cache
  - Installing seld/jsonlint (1.7.2): Loading from cache
  - Installing justinrainbow/json-schema (5.2.9): Loading from cache
  - Installing composer/xdebug-handler (1.4.0): Loading from cache
  - Installing composer/spdx-licenses (1.5.2): Loading from cache
  - Installing composer/semver (1.5.0): Loading from cache
  - Installing composer/ca-bundle (1.2.4): Loading from cache
  - Installing composer/composer (1.9.1): Loading from cache
  - Installing doctrine/collections (1.6.4): Loading from cache
  - Installing doctrine/lexer (1.0.2): Loading from cache
  - Installing doctrine/annotations (v1.8.0): Loading from cache
  - Installing doctrine/reflection (v1.0.0): Loading from cache
  - Installing doctrine/event-manager (1.1.0): Loading from cache
  - Installing doctrine/cache (1.9.1): Loading from cache
  - Installing doctrine/persistence (1.2.0): Loading from cache
  - Installing doctrine/inflector (1.3.1): Loading from cache
  - Installing doctrine/common (v2.11.0): Loading from cache
  - Installing symfony/doctrine-bridge (v3.4.42): Loading from cache
  - Installing doctrine/doctrine-cache-bundle (1.3.5): Loading from cache
  - Installing symfony/polyfill-util (v1.17.1): Loading from cache
  - Installing symfony/polyfill-php56 (v1.17.1): Loading from cache
  - Installing paragonie/random_compat (v9.99.99): Loading from cache
  - Installing symfony/polyfill-php70 (v1.17.1): Loading from cache
  - Installing symfony/http-foundation (v3.4.42): Loading from cache
  - Installing symfony/event-dispatcher (v3.4.42): Loading from cache
  - Installing symfony/http-kernel (v3.4.42): Loading from cache
  - Installing psr/container (1.0.0): Loading from cache
  - Installing symfony/dependency-injection (v3.4.42): Loading from cache
  - Installing symfony/config (v3.4.42): Loading from cache
  - Installing doctrine/instantiator (1.3.0): Loading from cache
  - Installing doctrine/dbal (v2.9.3): Loading from cache
  - Installing doctrine/orm (v2.7.0): Loading from cache
  - Installing symfony/routing (v3.4.42): Loading from cache
  - Installing symfony/class-loader (v3.4.42): Loading from cache
  - Installing symfony/polyfill-apcu (v1.17.1): Loading from cache
  - Installing psr/simple-cache (1.0.1): Loading from cache
  - Installing psr/cache (1.0.1): Loading from cache
  - Installing symfony/cache (v3.4.42): Loading from cache
  - Installing symfony/framework-bundle (v3.4.42): Loading from cache
  - Installing jdorn/sql-formatter (v1.2.17): Loading from cache
  - Installing doctrine/doctrine-bundle (1.12.0): Loading from cache
  - Installing doctrine/data-fixtures (1.3.3): Loading from cache
  - Installing doctrine/doctrine-fixtures-bundle (3.3.0): Loading from cache
  - Installing zendframework/zend-eventmanager (3.2.1): Loading from cache
  - Installing zendframework/zend-code (3.4.0): Loading from cache
  - Installing ocramius/proxy-manager (2.1.1): Loading from cache
  - Installing doctrine/migrations (v1.8.1): Loading from cache
  - Installing symfony/yaml (v3.4.42): Loading from cache
  - Installing monolog/monolog (1.25.2): Loading from cache
  - Installing easycorp/easy-log-handler (v1.0.9): Loading from cache
  - Installing egulias/email-validator (2.1.11): Loading from cache
  - Installing symfony/stopwatch (v3.4.42): Loading from cache
  - Installing symfony/polyfill-php72 (v1.17.0): Loading from cache
  - Installing symfony/options-resolver (v3.4.42): Loading from cache
  - Installing php-cs-fixer/diff (v1.3.0): Loading from cache
  - Installing friendsofphp/php-cs-fixer (v2.16.1): Loading from cache
  - Installing guzzlehttp/promises (v1.3.1): Loading from cache
  - Installing twig/twig (v2.12.2): Loading from cache
  - Installing knplabs/knp-components (v1.3.10): Loading from cache
  - Installing knplabs/knp-paginator-bundle (v2.8.0): Loading from cache
  - Installing symfony/translation (v3.4.42): Loading from cache
  - Installing nesbot/carbon (1.39.1): Loading from cache
  - Installing pimple/pimple (v1.1.1): Loading from cache
  - Installing psr/http-message (1.0.1): Loading from cache
  - Installing ralouphie/getallheaders (3.0.3): Loading from cache
  - Installing sensio/framework-extra-bundle (v5.4.1): Loading from cache
  - Installing sensio/generator-bundle (v3.1.7): Loading from cache
  - Installing tecnickcom/tcpdf (6.3.2): Loading from cache
  - Installing setasign/fpdi (v2.2.0): Loading from cache
  - Installing setasign/fpdi-tcpdf (v2.2.0): Loading from cache
  - Installing skorp/detect-incompatible-samesite-useragents (1.0.0): Loading from cache
  - Installing mobiledetect/mobiledetectlib (2.8.34): Loading from cache
  - Installing suncat/mobile-detect-bundle (v1.1.1): Loading from cache
  - Installing symfony/asset (v3.4.42): Loading from cache
  - Installing symfony/var-dumper (v3.4.42): Loading from cache
  - Installing symfony/twig-bridge (v3.4.42): Loading from cache
  - Installing symfony/twig-bundle (v3.4.42): Loading from cache
  - Installing symfony/web-profiler-bundle (v3.4.42): Loading from cache
  - Installing symfony/profiler-pack (v1.0.4): Loading from cache
  - Installing symfony/monolog-bridge (v3.4.42): Loading from cache
  - Installing symfony/monolog-bundle (v3.5.0): Loading from cache
  - Installing symfony/debug-bundle (v3.4.42): Loading from cache
  - Installing symfony/debug-pack (v1.0.8): Loading from cache
  - Installing symfony/dotenv (v3.4.42): Loading from cache
  - Installing symfony/expression-language (v3.4.42): Loading from cache
  - Installing symfony/inflector (v3.4.42): Loading from cache
  - Installing symfony/property-access (v3.4.42): Loading from cache
  - Installing symfony/intl (v3.4.42): Loading from cache
  - Installing symfony/polyfill-intl-icu (v1.17.1): Loading from cache
  - Installing symfony/form (v3.4.42): Loading from cache
  - Installing nikic/php-parser (v4.3.0): Loading from cache
  - Installing symfony/maker-bundle (v1.19.0): Loading from cache
  - Installing doctrine/doctrine-migrations-bundle (v1.3.2): Loading from cache
  - Installing symfony/orm-pack (v1.0.8): Loading from cache
  - Installing symfony/polyfill-iconv (v1.17.1): Loading from cache
  - Installing symfony/polyfill-intl-idn (v1.17.1): Loading from cache
  - Installing symfony/proxy-manager-bridge (v3.4.42): Loading from cache
  - Installing symfony/security (v3.4.42): Loading from cache
  - Installing symfony/security-bundle (v3.4.42): Loading from cache
  - Installing symfony/serializer (v3.4.42): Loading from cache
  - Installing swiftmailer/swiftmailer (v6.2.3): Loading from cache
  - Installing symfony/swiftmailer-bundle (v3.3.1): Loading from cache
  - Installing symfony/templating (v3.4.42): Loading from cache
  - Installing symfony/validator (v3.4.42): Loading from cache
  - Installing symfony/web-server-bundle (v3.4.42): Loading from cache
  - Installing symfony/workflow (v3.4.42): Loading from cache
  - Installing twig/extensions (v1.5.4): Loading from cache
  - Installing vlucas/phpdotenv (v2.4.0): Loading from cache
  - Installing fzaninotto/faker (v1.9.0): Loading from cache
  - Installing bheller/images-generator (1.0.1): Loading from cache
  - Installing guzzlehttp/psr7 (1.6.1): Loading from cache
  - Installing guzzlehttp/guzzle (6.4.1): Loading from cache
  - Installing captbaritone/mailcatcher-codeception-module (1.2.1): Loading from cache
  - Installing symfony/dom-crawler (v3.4.42): Loading from cache
  - Installing symfony/css-selector (v3.4.42): Loading from cache
  - Installing symfony/browser-kit (v3.4.42): Loading from cache
  - Installing facebook/webdriver (1.7.1): Loading from cache
  - Installing sebastian/diff (2.0.1): Loading from cache
  - Installing sebastian/recursion-context (3.0.0): Loading from cache
  - Installing sebastian/exporter (3.1.2): Loading from cache
  - Installing sebastian/comparator (2.1.3): Loading from cache
  - Installing sebastian/version (2.0.1): Loading from cache
  - Installing sebastian/resource-operations (1.0.0): Loading from cache
  - Installing sebastian/object-reflector (1.1.1): Loading from cache
  - Installing sebastian/object-enumerator (3.0.3): Loading from cache
  - Installing sebastian/global-state (2.0.0): Loading from cache
  - Installing sebastian/environment (3.1.0): Loading from cache
  - Installing phpunit/php-text-template (1.2.1): Loading from cache
  - Installing phpunit/phpunit-mock-objects (5.0.10): Loading from cache
  - Installing phpunit/php-timer (1.0.9): Loading from cache
  - Installing phpunit/php-file-iterator (1.4.5): Loading from cache
  - Installing theseer/tokenizer (1.1.3): Loading from cache
  - Installing sebastian/code-unit-reverse-lookup (1.0.1): Loading from cache
  - Installing phpunit/php-token-stream (2.0.2): Loading from cache
  - Installing phpunit/php-code-coverage (5.3.2): Loading from cache
  - Installing webmozart/assert (1.6.0): Loading from cache
  - Installing phpdocumentor/reflection-common (2.0.0): Loading from cache
  - Installing phpdocumentor/type-resolver (1.0.1): Loading from cache
  - Installing phpdocumentor/reflection-docblock (4.3.2): Loading from cache
  - Installing phpspec/prophecy (1.9.0): Loading from cache
  - Installing phar-io/version (1.0.1): Loading from cache
  - Installing phar-io/manifest (1.0.1): Loading from cache
  - Installing myclabs/deep-copy (1.9.3): Loading from cache
  - Installing phpunit/phpunit (6.5.14): Loading from cache
  - Installing codeception/phpunit-wrapper (6.7.1): Loading from cache
  - Installing codeception/stub (2.1.0): Loading from cache
  - Installing behat/gherkin (v4.6.0): Loading from cache
  - Installing codeception/codeception (2.4.5): Loading from cache
  - Installing dama/doctrine-test-bundle (v5.0.5): Loading from cache
  - Installing mikey179/vfsstream (v1.6.8): Loading from cache
  - Installing php-coveralls/php-coveralls (v2.2.0): Loading from cache
  - Installing symfony/phpunit-bridge (v3.4.42): Loading from cache
Package zendframework/zend-eventmanager is abandoned, you should avoid using it. Use laminas/laminas-eventmanager instead.
Package zendframework/zend-code is abandoned, you should avoid using it. Use laminas/laminas-code instead.
Package easycorp/easy-log-handler is abandoned, you should avoid using it. No replacement was suggested.
Package sensio/generator-bundle is abandoned, you should avoid using it. Use symfony/maker-bundle instead.
Package setasign/fpdi-tcpdf is abandoned, you should avoid using it. No replacement was suggested.
Package facebook/webdriver is abandoned, you should avoid using it. Use php-webdriver/webdriver instead.
Package phpunit/phpunit-mock-objects is abandoned, you should avoid using it. No replacement was suggested.
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
55 packages you are using are looking for funding.
Use the `composer fund` command to find out more!

相談(Discussion)

マイナーバージョン互換性保持のための制限事項チェックリスト

  • 既存機能の仕様変更
  • フックポイントの呼び出しタイミングの変更
  • フックポイントのパラメータの削除・データ型の変更
  • twigファイルに渡しているパラメータの削除・データ型の変更
  • Serviceクラスの公開関数の、引数の削除・データ型の変更
  • 入出力ファイル(CSVなど)のフォーマット変更

レビュワー確認項目

  • 動作確認
  • コードレビュー
  • E2E/Unit テスト確認(テストの追加・変更が必要かどうか)
  • 互換性が保持されているか
  • セキュリティ上の問題がないか

@chihiro-adachi chihiro-adachi added this to the 4.0.6 milestone Dec 18, 2020
@chihiro-adachi chihiro-adachi added the improvement 機能改善 label Dec 18, 2020
@chihiro-adachi chihiro-adachi merged commit 2adf90d into EC-CUBE:4.0 Dec 18, 2020
@tao-s
Copy link
Contributor

tao-s commented Dec 19, 2020

@kiy0taka Dockerの方もこれが原因でcomposerがコケてたんですが、composer2はpresttimo無くてもデフォで並列だって見たんですが、やっぱ必要ですか?

@kiy0taka
Copy link
Contributor Author

@tao-s composer 2では不要ですね。

https://github.com/hirak/prestissimo

This plugin is for Composer1; Composer2 is very fast on its own. Uninstall this plugin and update the Composer itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement 機能改善
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants