-
Notifications
You must be signed in to change notification settings - Fork 5
Composer skipping patches #7
Description
Most of the patches did not apply and skipped. I think few did apply. It means that those which did not apply, were already applied. Here is the result after running the composer command.
D:\drupal\distributions>composer create-project acquia/df-project DF -s dev
Creating a "acquia/df-project" project at "./DF"
Installing acquia/df-project (dev-8.x-4.x 764d635)
-
Installing acquia/df-project (dev-8.x-4.x 764d635): Cloning 764d635 from cache
Created project in D:\drupal\distributions\DF
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 292 installs, 0 updates, 0 removals -
Installing zaporylie/composer-drupal-optimizations (1.1.1): Loading from cache
-
Installing cweagans/composer-patches (1.6.6): Downloading (100%)
No patches supplied.
Gathering patches for dependencies. This might take a minute. -
Installing composer/installers (v1.9.0): Loading from cache
-
Installing composer/semver (1.5.1): Loading from cache
-
Installing oomphinc/composer-installers-extender (v1.1.2): Loading from cache
-
Installing drupal-composer/drupal-scaffold (2.6.1): Loading from cache
-
Installing psr/http-message (1.0.1): Loading from cache
-
Installing pear/pear_exception (v1.0.1): Loading from cache
-
Installing pear/console_getopt (v1.4.3): Loading from cache
-
Installing pear/pear-core-minimal (v1.10.10): Loading from cache
-
Installing pear/archive_tar (1.4.9): Loading from cache
-
Installing psr/log (1.1.3): Loading from cache
-
Installing symfony/polyfill-ctype (v1.15.0): Loading from cache
-
Installing symfony/polyfill-mbstring (v1.15.0): Loading from cache
-
Installing symfony/polyfill-php72 (v1.15.0): Loading from cache
-
Installing symfony/polyfill-intl-idn (v1.15.0): Loading from cache
-
Installing symfony/var-dumper (v4.4.7): Loading from cache
-
Installing symfony/debug (v4.4.7): Loading from cache
-
Installing psr/container (1.0.0): Loading from cache
-
Installing symfony/polyfill-util (v1.15.0): Loading from cache
-
Installing symfony/polyfill-php56 (v1.15.0): Loading from cache
-
Installing paragonie/random_compat (v9.99.99): Loading from cache
-
Installing symfony/polyfill-php70 (v1.15.0): Loading from cache
-
Installing symfony/http-foundation (v3.4.39): Loading from cache
-
Installing symfony/event-dispatcher (v3.4.39): Loading from cache
-
Installing symfony/http-kernel (v3.4.39): Loading from cache
-
Installing asm89/stack-cors (1.3.0): Loading from cache
-
Installing symfony/psr-http-message-bridge (v1.2.0): Loading from cache
-
Installing masterminds/html5 (2.7.0): Loading from cache
-
Installing doctrine/lexer (1.2.0): Downloading (100%)
-
Installing egulias/email-validator (2.1.17): Loading from cache
-
Installing stack/builder (v1.0.6): Downloading (100%)
-
Installing easyrdf/easyrdf (0.9.1): Loading from cache
-
Installing symfony/routing (v3.4.39): Loading from cache
-
Installing symfony-cmf/routing (1.4.1): Loading from cache
-
Installing ralouphie/getallheaders (3.0.3): Loading from cache
-
Installing guzzlehttp/psr7 (1.6.1): Loading from cache
-
Installing guzzlehttp/promises (v1.3.1): Loading from cache
-
Installing guzzlehttp/guzzle (6.5.2): Loading from cache
-
Installing doctrine/annotations (1.10.1): Loading from cache
-
Installing doctrine/reflection (1.2.1): Loading from cache
-
Installing doctrine/event-manager (1.1.0): Loading from cache
-
Installing doctrine/collections (1.6.4): Loading from cache
-
Installing doctrine/cache (1.10.0): Loading from cache
-
Installing doctrine/persistence (1.3.7): Loading from cache
-
Installing doctrine/inflector (1.3.1): Loading from cache
-
Installing doctrine/common (2.12.0): Loading from cache
-
Installing twig/twig (v1.42.5): Loading from cache
-
Installing typo3/phar-stream-wrapper (v3.1.4): Loading from cache
-
Installing symfony/yaml (v3.4.39): Loading from cache
-
Installing symfony/polyfill-iconv (v1.15.0): Loading from cache
-
Installing symfony/process (v3.4.39): Loading from cache
-
Installing symfony/translation (v3.4.39): Loading from cache
-
Installing symfony/validator (v3.4.39): Loading from cache
-
Installing symfony/serializer (v3.4.39): Loading from cache
-
Installing symfony/dependency-injection (v3.4.39): Loading from cache
-
Installing symfony/console (v3.4.39): Loading from cache
-
Installing symfony/class-loader (v3.4.39): Loading from cache
-
Installing zendframework/zend-diactoros (1.8.7): Loading from cache
-
Installing zendframework/zend-stdlib (3.2.1): Loading from cache
-
Installing zendframework/zend-escaper (2.6.1): Loading from cache
-
Installing zendframework/zend-feed (2.12.0): Loading from cache
-
Installing drupal/core (8.8.5): Loading from cache
-
Applying patches for drupal/core
https://www.drupal.org/files/issues/2020-02-07/2869592-remove-update-warning-34.patch (2869592 - Disabled update module shouldn't produce a status report warning)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2020-02-07/2869592-remove-update-warning-34.patch
https://www.drupal.org/files/issues/2019-11-27/2815221-125.patch (2815221 - Add quickedit to the latest-revision route)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2019-11-27/2815221-125.patch
https://www.drupal.org/files/issues/2019-11-05/1356276-531-8.8.x-4.patch (1356276 - Allow profiles to define a base/parent profile and load them in the correct order)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2019-11-05/1356276-531-8.8.x-4.patch
https://www.drupal.org/files/issues/2018-07-09/2914389-8-do-not-test.patch (2914389 - Allow profiles to exclude dependencies of their parent)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2018-07-09/2914389-8-do-not-test.patch
https://www.drupal.org/files/issues/2019-09-30/2681947-33.patch (Allow exposed-form-in-block for block displays | http://drupal.org/node/2681947)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2019-09-30/2681947-33.patch
https://www.drupal.org/files/issues/quickedit-render-field-attachments.patch (Field attachments not bubbled when rendering a saved field in Quick Edit | http://drupal.org/node/2851332)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/quickedit-render-field-attachments.patch
https://www.drupal.org/files/issues/core-fatal_error_main_content_block-2819219-2.patch (Fatal error when setMainContent() method is not called (block module not installed) | http://drupal.org/node/2819219)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/core-fatal_error_main_content_block-2819219-2.patch
https://www.drupal.org/files/issues/core-post-site-install-hook.patch (Invoke hook after a site install is complete | http://drupal.org/node/2924549)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/core-post-site-install-hook.patch
https://www.drupal.org/files/issues/2018-11-06/2873287-50.patch (Dispatch events for changing content moderation states | http://drupal.org/node/2873287)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2018-11-06/2873287-50.patch
https://www.drupal.org/files/issues/member-function-url-fix-2565247-4.patch (Fatal error: Call to a member function url() on null | http://drupal.org/project/drupal/issues/2565247)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/member-function-url-fix-2565247-4.patch
https://www.drupal.org/files/issues/2019-02-26/3015152-tps-5.patch (Support third party settings for components within a section | http://drupal.org/node/2998114)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2019-02-26/3015152-tps-5.patch
https://www.drupal.org/files/issues/2019-11-15/drupal-layout_builder_unable_to_save-3045171-103.patch (Form blocks rendered inside layout builder break save | http://drupal.org/node/3045171)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2019-11-15/drupal-layout_builder_unable_to_save-3045171-103.patch
https://www.drupal.org/files/issues/2019-07-19/2977587-140-DO-NOT-TEST.patch (Improve block listing in Layout Builder... | https://drupal.org/node/2977587)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2019-07-19/2977587-140-DO-NOT-TEST.patch
https://www.drupal.org/files/issues/2019-07-22/core-layout_builder-inline-block-ux-7.patch (Layout builder's "Add Block" sidebar menu UX improvements | http://drupal.org/node/3069446)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2019-07-22/core-layout_builder-inline-block-ux-7.patch
https://www.drupal.org/files/issues/2019-08-12/layout_builder_add_block-label-0.patch (Blocks added by Layout Builder should have 'Display title' unchecked | http://drupal.org/node/3074435)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2019-08-12/layout_builder_add_block-label-0.patch
https://www.drupal.org/files/issues/2019-08-29/2642122-107.patch (Overriding already overridden libraries-override requires knowledge of previous libraries-overrides | http://drupal.org/node/2642122)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2019-08-29/2642122-107.patch
https://www.drupal.org/files/issues/2019-07-07/jsonapi_routes_config_catching.patch (Argument 2 passed... | http://drupal.org/node/2996114)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2019-07-07/jsonapi_routes_config_catching.patch
https://www.drupal.org/files/issues/2019-12-05/2241865-8.8.patch (Do not create a new file entity to overwrite an existing entity | http://drupal.org/node/2241865)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2019-12-05/2241865-8.8.patch
https://www.drupal.org/files/issues/2019-12-07/3096906-10.patch (Don't show the revision log message on creation of content, media, etc. | https://www.drupal.org/project/drupal/issues/3096906)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2019-12-07/3096906-10.patch
https://www.drupal.org/files/issues/2019-11-21/layout_builder-export-content-2942975-67.patch (Expose Layout Builder data to REST and JSON:API | https://www.drupal.org/project/drupal/issues/2942975)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2019-11-21/layout_builder-export-content-2942975-67.patch -
Installing webmozart/assert (1.7.0): Loading from cache
-
Installing phpdocumentor/reflection-common (2.0.0): Loading from cache
-
Installing phpdocumentor/type-resolver (1.1.0): Downloading (100%)
-
Installing phpdocumentor/reflection-docblock (4.3.4): Loading from cache
-
Installing drupal/default_content (1.0.0-alpha8): Loading from cache
-
Installing drupal/default_content_deploy (dev-1.x 97ea1ae): Cloning 97ea1ae from cache
-
Applying patches for drupal/default_content_deploy
https://www.drupal.org/files/issues/2020-04-01/3070222-8_3119056-03_combined.patch (Export to tar VIA GUI. | http://drupal.org/node/3070222) -
Installing drupal/devel (2.1.0): Loading from cache
-
Installing drupal/object_log (dev-1.x 515d76d): Cloning 515d76d019 from cache
-
Applying patches for drupal/object_log
https://www.drupal.org/files/issues/use_kpr_to_print_logs-2854348-2.patch (Change call to kprint_r() to kpr() to resolve PHP Fatal | http://drupal.org/node/2854348) -
Installing mautic/api-library (2.15.0): Downloading (100%)
-
Installing drupal/depcalc (dev-1.x a9b5132): Cloning a9b5132eb9 from cache
-
Installing drupal/entity_reference_revisions (1.8.0): Loading from cache
-
Installing drupal/environment_indicator (3.7.0): Downloading (100%)
-
Installing fzaninotto/faker (v1.9.1): Downloading (100%)
-
Installing drupal/token (1.6.0): Loading from cache
-
Installing drupal/message (1.0.0): Downloading (100%)
-
Installing drupal/entity (1.0.0): Loading from cache
-
Installing webmozart/path-util (2.3.0): Loading from cache
-
Installing webflo/drupal-finder (1.2.0): Loading from cache
-
Installing symfony/finder (v4.4.7): Loading from cache
-
Installing nikic/php-parser (v4.3.0): Loading from cache
-
Installing dnoegel/php-xdg-base-dir (v0.1.1): Loading from cache
-
Installing psy/psysh (v0.10.3): Loading from cache
-
Installing container-interop/container-interop (1.2.0): Loading from cache
-
Installing league/container (2.4.1): Loading from cache
-
Installing dflydev/dot-access-data (v1.1.0): Loading from cache
-
Installing grasmash/yaml-expander (1.4.0): Loading from cache
-
Installing grasmash/expander (1.0.0): Loading from cache
-
Installing consolidation/config (1.2.1): Loading from cache
-
Installing consolidation/site-alias (3.0.0): Loading from cache
-
Installing consolidation/site-process (2.1.0): Loading from cache
-
Installing symfony/filesystem (v4.4.7): Loading from cache
-
Installing consolidation/self-update (1.1.5): Loading from cache
-
Installing consolidation/output-formatters (3.5.0): Loading from cache
-
Installing consolidation/log (1.1.1): Loading from cache
-
Installing consolidation/annotated-command (2.12.0): Loading from cache
-
Installing consolidation/robo (1.4.12): Loading from cache
-
Installing consolidation/filter-via-dot-access-data (1.0.0): Loading from cache
-
Installing chi-teck/drupal-code-generator (1.31.0): Loading from cache
-
Installing drush/drush (9.7.2): Loading from cache
-
Installing drupal/checklistapi (1.10.0): Downloading (100%)
-
Installing drupal/gdpr (2.0.0-alpha7): Downloading (100%)
-
Applying patches for drupal/gdpr
https://www.drupal.org/files/issues/2019-12-03/add-icon-to-custom-toolbar-item-2972047-12.patch (Add icon to custom toolbar item | http://drupal.org/node/2972047)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2019-12-03/add-icon-to-custom-toolbar-item-2972047-12.patch
https://www.drupal.org/files/issues/2020-03-19/3103098-10.patch (ext-zip dependency fails composer install for macOS | http://drupal.org/node/3103098)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2020-03-19/3103098-10.patch -
Installing drupal/simple_sitemap (3.6.0): Downloading (100%)
-
Installing drupal/metatag (1.12.0): Downloading (100%)
-
Installing drupal/yoast_seo (1.5.0): Downloading (100%)
-
Installing drupal/seo_checklist (4.1.0): Downloading (100%)
-
Installing drupal/jsonapi_schema (1.0.0-alpha8): Downloading (100%)
-
Installing drupal/jsonapi_hypermedia (1.6.0): Downloading (100%)
-
Installing drupal/jsonapi_explorer (1.0.0): Downloading (100%)
-
Installing drupal/auto_entitylabel (3.0.0-beta2): Downloading (100%)
-
Installing brantwynn/unsplash_stream (dev-8.x-1.x 01d70f6): Cloning 01d70f6f0c from cache
-
Installing drupal/simple_api (dev-1.x d22eb31): Cloning d22eb31134 from cache
-
Installing drupal/pdb (1.0.0-alpha6): Downloading (100%)
-
Installing drupal/react_block (1.0.0-alpha1): Downloading (100%)
-
Installing drupal/connection (dev-1.x 0c8ef1b): Cloning 0c8ef1bf0c from cache
-
Installing drupal/basic_data (1.1.0): Downloading (100%)
-
Installing acquia/acf (dev-master b0bd103): Cloning b0bd10345a from cache
-
Installing phing/phing (2.16.3): Downloading (100%)
-
Installing robrichards/xmlseclibs (3.0.4): Downloading (100%)
-
Installing onelogin/php-saml (3.1.1): Downloading (100%)
-
Installing drupal/workbench_email (1.6.0): Downloading (100%)
-
Installing drupal/webform (5.8.0): Downloading (100%)
-
Installing drupal/webform_views (5.0.0-alpha7): Downloading (100%)
-
Installing drupal/view_modes_display (2.1.0): Downloading (100%)
-
Installing html2text/html2text (4.0.1): Loading from cache
-
Installing swiftmailer/swiftmailer (v5.4.12): Loading from cache
-
Installing drupal/mailsystem (4.3.0): Loading from cache
-
Installing drupal/swiftmailer (1.0.0-beta2): Loading from cache
-
Installing drupal/blazy (2.0.0): Downloading (100%)
-
Installing drupal/slick (2.1.0): Downloading (100%)
-
Installing drupal/migrate_plus (4.1.0): Downloading (100%)
-
Installing drupal/migrate_tools (4.1.0): Downloading (100%)
-
Installing drupal/scenarios (dev-4.x aedddd1): Cloning aedddd145f from cache
-
Applying patches for drupal/scenarios
https://www.drupal.org/files/issues/2020-03-06/3113974-update-dcd-dev-importer-4.patch (Update DCD importer | http://drupal.org/node/3113974) -
Installing solarium/solarium (3.8.1): Downloading (100%)
-
Installing drupal/search_api (1.16.0): Loading from cache
-
Installing drupal/search_api_solr (1.2.0): Downloading (100%)
-
Installing drupal/search_api_autocomplete (1.2.0): Loading from cache
-
Installing drupal/externalauth (1.2.0): Downloading (100%)
-
Installing drupal/samlauth (3.0.0-alpha1): Downloading (100%)
-
Installing drupal/typed_data (1.0.0-alpha4): Downloading (100%)
-
Installing drupal/rules (3.0.0-alpha5): Downloading (100%)
-
Installing drupal/revision_log_default (1.0.0): Downloading (100%)
-
Installing drupal/restui (1.17.0): Downloading (100%)
-
Installing drupal/responsive_preview (1.0.0-beta1): Downloading (100%)
-
Installing drupal/refreshless (1.0.0-alpha3): Downloading (100%)
-
Installing drupal/components (1.1.0): Loading from cache
-
Installing drupal/radix (4.8.0): Loading from cache
-
Applying patches for drupal/radix
https://www.drupal.org/files/issues/2020-02-16/integrate-with-offcanvas-3053579-12.patch (Integrate with OffCanvas (Layout Builder) | http://drupal.org/node/3053579)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2020-02-16/integrate-with-offcanvas-3053579-12.patch -
Installing drupal/ctools (3.4.0): Loading from cache
-
Installing drupal/page_manager (4.0.0-beta5): Downloading (100%)
-
Applying patches for drupal/page_manager
https://www.drupal.org/files/issues/2710169-block-attributes-24.patch (Custom attributes in blocks | http://drupal.org/node/2710169)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2710169-block-attributes-24.patch
https://www.drupal.org/files/issues/2018-10-26/page_manager-incorrect-page_title-2752227-37-8.x.4.x.patch (Incorrect page_title title in browser toolbar | http://drupal.org/node/2752227)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2018-10-26/page_manager-incorrect-page_title-2752227-37-8.x.4.x.patch -
Installing drupal/oauth (2.1.0): Downloading (100%)
-
Installing drupal/migrate_source_csv (2.0.0): Downloading (100%)
-
Installing drupal/moderation_note (1.0.0-beta1): Downloading (100%)
-
Installing drupal/media_entity_video (2.0.0-alpha1): Downloading (100%)
-
Installing cweagans/php-webdam-client (1.0.0): Downloading (100%)
-
Installing drupal/fallback_formatter (dev-1.x 69d7a5a): Cloning 69d7a5a974 from cache
-
Installing drupal/media_acquiadam (1.40.0): Downloading (100%)
-
Installing drupal/mautic (1.1.0): Downloading (100%)
-
Installing drupal/linkit (4.3.0): Downloading (100%)
-
Installing drupal/link_class (1.4.0): Downloading (100%)
-
Installing phayes/geophp (1.2): Downloading (100%)
-
Installing drupal/geofield (1.10.0): Downloading (100%)
-
Installing drupal/leaflet (1.31.0): Downloading (100%)
-
Installing drupal/layout_builder_modal (1.0.0): Downloading (100%)
-
Installing drupal/layout_builder_at (2.10.0): Downloading (100%)
-
Installing drupal/import (2.0.0-beta2): Downloading (100%)
-
Installing drupal/google_analytics (3.0.0): Downloading (100%)
-
Installing igorw/get-in (v1.0.3): Downloading (100%)
-
Installing egeloen/http-adapter (0.8.0): Downloading (100%)
-
Installing willdurand/geocoder (v3.3.2): Downloading (100%)
-
Installing drupal/geocoder (2.10.0): Downloading (100%)
-
Installing drupal/crop (2.1.0): Downloading (100%)
-
Installing drupal/focal_point (1.3.0): Downloading (100%)
-
Installing drupal/fontyourface (3.2.0): Downloading (100%)
-
Installing drupal/field_group (3.0.0): Downloading (100%)
-
Applying patches for drupal/field_group
https://www.drupal.org/files/issues/2019-09-08/undefined-property-region-3059614-16.patch (Undefined property: stdClass::$region in field_group_form_process() | https://drupal.org/node/3059614)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2019-09-08/undefined-property-region-3059614-16.patch -
Installing drupal/field_formatter_class (1.1.0): Downloading (100%)
-
Installing drupal/facets (1.4.0): Loading from cache
-
Installing drupal/entity_usage (2.0.0-beta1): Downloading (100%)
-
Installing drupal/entity_clone (1.0.0-beta3): Downloading (100%)
-
Applying patches for drupal/entity_clone
https://www.drupal.org/files/issues/2019-02-22/3013286-8.patch (Allow fields implementing EntityReferenceFieldItemListInterface to clone their referenced entities | https://drupal.org/node/3013286)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2019-02-22/3013286-8.patch -
Installing drupal/entity_browser (2.4.0): Downloading (100%)
-
Applying patches for drupal/entity_browser
https://www.drupal.org/files/issues/2845037-4.patch (Fixed the issue of Call to a member function getConfigDependencyKey() on null | http://drupal.org/node/2845037)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2845037-4.patch
https://www.drupal.org/files/issues/entity-browser-quickedit-2733605.patch (Quick edit compatibility | http://drupal.org/node/2733605)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/entity-browser-quickedit-2733605.patch
https://www.drupal.org/files/issues/2018-06-16/entity_browser-single-value-widget-ux-2825555-20-D8.patch (Improve Field Widget UX for single-cardinality File/Image fields | http://drupal.org/node/2825555)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2018-06-16/entity_browser-single-value-widget-ux-2825555-20-D8.patch -
Installing drupal/entity_gallery (dev-1.x 9e73f37): Cloning 9e73f37b85 from cache
-
Installing drupal/addtoany (1.12.0): Downloading (100%)
-
Installing drupal/dx8_addtoany (1.1.0): Downloading (100%)
-
Installing drupal/embed (1.3.0): Downloading (100%)
-
Installing drupal/entity_embed (1.1.0): Downloading (100%)
-
Installing drupal/content_browser (1.0.0-alpha4): Downloading (100%)
-
Applying patches for drupal/content_browser
https://www.drupal.org/files/issues/content-browser-2851687-2903529-combined-3.patch (Combined Content Browser patch | http://drupal.org/node/2851687)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/content-browser-2851687-2903529-combined-3.patch
https://www.drupal.org/files/issues/2019-03-21/runtime_exception_when_placing_block-3042028-2_0.patch (Error when trying to place a new block | http://drupal.org/node/3042028)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2019-03-21/runtime_exception_when_placing_block-3042028-2_0.patch -
Installing cpliakas/git-wrapper (1.7.0): Downloading (100%)
-
Installing drupal/config_tools (dev-1.x a85520e): Cloning a85520e37c from cache
-
Installing drupal/config_update (1.7.0): Downloading (100%)
-
Installing drupal/config_provider (2.0.0-rc1): Downloading (100%)
-
Installing drupal/config_sync (dev-1.x c41d578): Cloning c41d57838b from cache
-
Installing drupal/config_rewrite (1.2.0): Downloading (100%)
-
Installing drupal/config_inspector (1.0.0): Downloading (100%)
-
Installing drupal/config_devel (1.0.0-alpha3): Downloading (100%)
-
Installing drupal/contact_message_rest (1.0.0-alpha1): Downloading (100%)
-
Installing drupal/block_class (1.1.0): Downloading (100%)
-
Applying patches for drupal/block_class
https://www.drupal.org/files/issues/2019-11-30/2998114-67.patch (Integration with Drupal core's new Layout Builder| http://drupal.org/node/2998114)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2019-11-30/2998114-67.patch -
Installing drupal/better_normalizers (1.0.0-beta4): Downloading (100%)
-
Installing drupal/asset_injector (2.6.0): Downloading (100%)
-
Installing drupal/allowed_formats (1.2.0): Downloading (100%)
-
Installing drupal/admin_toolbar (2.2.0): Loading from cache
-
Installing drupal/adminimal_admin_toolbar (1.10.0): Loading from cache
-
Installing drupal/admin_login_path (1.0.0): Downloading (100%)
-
Installing commerceguys/addressing (v1.0.7): Loading from cache
-
Installing drupal/address (1.8.0): Loading from cache
-
Installing drupal/acsf (2.63.0): Downloading (100%)
-
Installing drupal/acsf_variables (2.63.0)
-
Installing drupal/acsf_theme (2.63.0)
-
Installing drupal/acsf_duplication (2.63.0)
-
Installing drupal/acquia_lift (4.1.0): Downloading (100%)
-
Installing sarciszewski/php-future (0.4.2): Downloading (100%)
-
Installing acquia/http-hmac-php (3.4.0): Downloading (100%)
-
Installing acquia/content-hub-php (2.0.0-rc3): Downloading (100%)
-
Installing drupal/acquia_contenthub (2.11.0): Downloading (100%)
-
Applying patches for drupal/acquia_contenthub
https://www.drupal.org/files/issues/2019-11-08/acquia_contenthub-3075535-publisher_tracking_table_merge-3.patch (Errors on inserting duplicate entries into acquia_contenthub_publisher_export_tracking table| http://drupal.org/node/3075535)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2019-11-08/acquia_contenthub-3075535-publisher_tracking_table_merge-3.patch -
Installing npm-asset/fontawesome-iconpicker (1.3.0): Downloading (100%)
-
Installing bower-asset/desandro-matches-selector (v2.0.2): Downloading (100%)
-
Installing bower-asset/fizzy-ui-utils (v2.0.7): Downloading (100%)
-
Installing bower-asset/get-size (v2.0.3): Downloading (100%)
-
Installing bower-asset/ev-emitter (v1.0.3): Downloading (100%)
-
Installing bower-asset/outlayer (v2.1.1): Downloading (100%)
-
Installing bower-asset/masonry (v4.2.0): Downloading (100%)
-
Installing bower-asset/leaflet (v1.0.3): Downloading (100%)
-
Installing bower-asset/jquery (3.4.1): Loading from cache
-
Installing bower-asset/jquery-ui (1.12.1): Downloading (100%)
-
Installing bower-asset/jquery-ui-slider-pips (v1.11.3): Downloading (100%)
-
Installing bower-asset/imagesloaded (v4.1.1): Downloading (100%)
-
Installing acquia/lift-sdk-php (dev-master ad10640): Cloning ad10640efc from cache
-
Installing cohesion/dx8-theme (6.0.3): Downloading (100%)
-
Installing drupal/imce (1.7.0): Downloading (100%)
-
Installing cohesion/dx8 (6.0.3): Downloading (100%)
-
Installing acquia/acquia-lift-samples (dev-master 9d3d2fa): Cloning 9d3d2fab15 from cache
-
Installing drupal/moderation_sidebar (1.3.0): Downloading (100%)
-
Installing drupal/panels (4.4.0): Downloading (100%)
-
Applying patches for drupal/panels
https://www.drupal.org/files/issues/2019-02-06/initial.patch (3030976 - Panels should check if there is an icon map before setting the no preview icon)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2019-02-06/initial.patch
https://www.drupal.org/files/issues/panels-ipe-2878684-3.patch (2878684 - Use String.match to correlate regions when switching Layouts in Panels IPE)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/panels-ipe-2878684-3.patch -
Installing drupal/moderation_dashboard (1.0.0-beta1): Downloading (100%)
-
Installing kub-at/php-simple-html-dom-parser (1.9.1): Downloading (100%)
-
Installing ezyang/htmlpurifier (v4.12.0): Downloading (100%)
-
Installing caxy/php-htmldiff (v0.1.9): Downloading (100%)
-
Installing mkalkbrenner/php-htmldiff-advanced (0.0.8): Downloading (100%)
-
Installing drupal/diff (1.0.0): Downloading (100%)
-
Installing drupal/conflict (2.0.0-alpha1): Downloading (100%)
-
Installing drupal/autosave_form (1.1.0): Downloading (100%)
-
Installing drupal/redirect (1.5.0): Downloading (100%)
-
Installing drupal/pathauto (1.6.0): Loading from cache
-
Installing drupal/contact_storage (1.0.0): Downloading (100%)
-
Installing drupal/acquia_connector (1.21.0): Downloading (100%)
-
Installing drupal/lightning_core (5.0.0): Downloading (100%)
-
Applying patches for drupal/lightning_core
https://www.drupal.org/files/issues/2019-05-15/lightning_core-ch-publisher-fixture-setup-0.patch (Tests using FixtureContext fail due to Content Hub 2.0 enabled | http://drupal.org/node/3055022)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2019-05-15/lightning_core-ch-publisher-fixture-setup-0.patch -
Installing drupal/lightning_workflow (3.14.0): Downloading (100%)
-
Installing vardot/blazy (1.8.2.1): Downloading (100%)
-
Installing drupal/video_embed_field (2.3.0): Downloading (100%)
-
Applying patches for drupal/video_embed_field
https://www.drupal.org/files/issues/2019-04-26/video_embed_field-youtube_loop-2866001-12.patch (Youtube looping | http://drupal.org/node/2866001)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2019-04-26/video_embed_field-youtube_loop-2866001-12.patch -
Installing drupal/slick_entityreference (2.0.0): Downloading (100%)
-
Installing j7mbo/twitter-api-php (1.0.6): Downloading (100%)
-
Installing drupal/media_entity_twitter (2.4.0): Downloading (100%)
-
Installing drupal/media_entity_instagram (2.0.0): Downloading (100%)
-
Installing drupal/libraries (3.0.0-alpha1): Downloading (100%)
-
Applying patches for drupal/libraries
https://www.drupal.org/files/issues/2882709-2-interface-libraryidaccessorinterface-misnamed.patch (2882709 - Misnamed interface causes "Fatal error: Cannot declare interface Drupal\libraries\ExternalLibrary\Utility\LibraryAccessorIdInterface")
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2882709-2-interface-libraryidaccessorinterface-misnamed.patch -
Installing drupal/image_widget_crop (2.3.0): Downloading (100%)
-
Installing drupal/dropzonejs (2.0.0-alpha5): Downloading (100%)
-
Installing bower-asset/slick-carousel (v1.8.1): Downloading (100%)
-
Installing bower-asset/dropzone (v5.7.0): Downloading (100%)
-
Installing bower-asset/cropper (v2.3.4): Downloading (100%)
-
Installing drupal/views_infinite_scroll (1.7.0): Downloading (100%)
-
Installing drupal/inline_entity_form (1.0.0-rc3): Loading from cache
-
Installing drupal/lightning_media (3.16.0): Downloading (100%)
-
Installing drupal/simple_gmap (1.4.0): Downloading (100%)
-
Installing drupal/panels_ipe (4.4.0)
-
Installing drupal/ctools_block (3.4.0)
-
Installing drupal/panelizer (4.3.0): Downloading (100%)
-
Applying patches for drupal/panelizer
https://www.drupal.org/files/issues/2018-08-13/panelizer-multilingual-2778565-38.patch (2778565 - Multilingual support for Panelizer)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2018-08-13/panelizer-multilingual-2778565-38.patch -
Installing drupal/layout_library (1.0.0-beta2): Downloading (100%)
-
Installing drupal/layout_builder_st (1.0.0-alpha1): Downloading (100%)
-
Installing drupal/entity_browser_block (1.1.0): Downloading (100%)
-
Installing drupal/entity_block (1.0.0-beta2): Downloading (100%)
-
Applying patches for drupal/entity_block
https://www.drupal.org/files/issues/2018-03-12/add-uuid-support-2834377-3.patch (Add UUID support. | http://drupal.org/node/2834377)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2018-03-12/add-uuid-support-2834377-3.patch -
Installing drupal/bg_image_formatter (1.13.0): Downloading (100%)
-
Installing drupal/layout_builder_styles (1.0.0-beta2): Downloading (100%)
-
Installing drupal/layout_builder_restrictions (2.5.0): Downloading (100%)
-
Installing drupal/lightning_layout (2.5.0): Downloading (100%)
-
Installing drupal/schemata (1.0.0-beta2): Downloading (100%)
-
Installing drupal/schemata_json_schema (1.0.0-beta2)
-
Installing drupal/openapi (2.0.0-rc2): Downloading (100%)
-
Installing drupal/openapi_rest (2.0.0-rc2): Downloading (100%)
-
Installing drupal/consumers (1.11.0): Loading from cache
-
Installing defuse/php-encryption (v2.2.1): Downloading (100%)
-
Installing lcobucci/jwt (3.3.1): Downloading (100%)
-
Installing league/event (2.2.0): Downloading (100%)
-
Installing league/oauth2-server (7.4.0): Downloading (100%)
-
Installing drupal/simple_oauth (4.4.0): Loading from cache
-
Installing drupal/openapi_ui (1.0.0-rc2): Downloading (100%)
-
Installing swagger-api/swagger-ui (v3.25.0): Downloading (100%)
-
Installing drupal/openapi_ui_swagger (1.0.0-rc3): Downloading (100%)
-
Installing drupal/openapi_ui_redoc (1.0.0-rc2): Downloading (100%)
-
Installing drupal/openapi_jsonapi (2.0.0-rc2): Downloading (100%)
-
Installing drupal/lightning_api (4.5.0): Downloading (100%)
-
Installing acquia/lightning (4.1.3): Downloading (100%)
-
Installing acquia/df (4.0.3): Downloading (100%)
pear/archive_tar suggests installing ext-xz (Lzma2 compression support.)
symfony/polyfill-intl-idn suggests installing ext-intl (For best performance)
symfony/var-dumper suggests installing ext-intl (To show region name in time zone dump)
paragonie/random_compat suggests installing ext-libsodium (Provides a modern crypto API that can be used to generate random bytes.)
symfony/http-kernel suggests installing symfony/browser-kit
symfony/http-kernel suggests installing symfony/config
symfony/psr-http-message-bridge suggests installing nyholm/psr7 (For a super lightweight PSR-7/17 implementation)
egulias/email-validator suggests installing ext-intl (PHP Internationalization Libraries are required to use the SpoofChecking validation)
easyrdf/easyrdf suggests installing ml/json-ld (~1.0)
symfony/routing suggests installing symfony/config (For using the all-in-one router or any loader)
symfony/routing suggests installing symfony/expression-language (For using expression matching)
guzzlehttp/psr7 suggests installing zendframework/zend-httphandlerrunner (Emit PSR-7 responses)
guzzlehttp/guzzle suggests installing ext-intl (Required for Internationalized Domain Name (IDN) support)
doctrine/cache suggests installing alcaeus/mongo-php-adapter (Required to use legacy MongoDB driver)
symfony/translation suggests installing symfony/config
symfony/validator suggests installing psr/cache-implementation (For using the metadata cache.)
symfony/validator suggests installing symfony/intl
symfony/validator suggests installing symfony/config
symfony/validator suggests installing symfony/property-access (For accessing properties within comparison constraints)
symfony/validator suggests installing symfony/expression-language (For using the Expression validator)
symfony/serializer suggests installing psr/cache-implementation (For using the metadata cache.)
symfony/serializer suggests installing symfony/property-info (To deserialize relations.)
symfony/serializer suggests installing symfony/config (For using the XML mapping loader.)
symfony/serializer suggests installing symfony/property-access (For using the ObjectNormalizer.)
symfony/dependency-injection suggests installing symfony/config
symfony/dependency-injection suggests installing symfony/expression-language (For using expressions in service container configuration)
symfony/dependency-injection suggests installing symfony/proxy-manager-bridge (Generate service proxies to lazy load them)
symfony/console suggests installing symfony/lock
symfony/class-loader suggests installing symfony/polyfill-apcu (For using ApcClassLoader on HHVM)
zendframework/zend-feed suggests installing zendframework/zend-cache (Zend\Cache component, for optionally caching feeds between requests)
zendframework/zend-feed suggests installing zendframework/zend-db (Zend\Db component, for use with PubSubHubbub)
zendframework/zend-feed suggests installing zendframework/zend-http (Zend\Http for PubSubHubbub, and optionally for use with Zend\Feed\Reader)
zendframework/zend-feed suggests installing zendframework/zend-servicemanager (Zend\ServiceManager component, for easily extending ExtensionManager implementations)
zendframework/zend-feed suggests installing zendframework/zend-validator (Zend\Validator component, for validating email addresses used in Atom feeds and entries when using the Writer subcomponent)
psy/psysh suggests installing ext-pcntl (Enabling the PCNTL extension makes PsySH a lot happier :))
psy/psysh suggests installing ext-posix (If you have PCNTL, you'll want the POSIX extension as well.)
psy/psysh suggests installing ext-pdo-sqlite (The doc command requires SQLite to work.)
psy/psysh suggests installing hoa/console (A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit.)
consolidation/robo suggests installing henrikbjorn/lurker (For monitoring filesystem changes in taskWatch)
consolidation/robo suggests installing patchwork/jsqueeze (For minifying JS files in taskMinify)
consolidation/robo suggests installing natxet/CssMin (For minifying CSS files in taskMinify)
phing/phing suggests installing phpdocumentor/phpdocumentor (Documentation Generator for PHP)
phing/phing suggests installing sebastian/phpcpd (Copy/Paste Detector (CPD) for PHP code)
phing/phing suggests installing phpmd/phpmd (PHP version of PMD tool)
phing/phing suggests installing pdepend/pdepend (PHP version of JDepend)
phing/phing suggests installing phploc/phploc (A tool for quickly measuring the size of a PHP project)
phing/phing suggests installing phpunit/phpunit (The PHP Unit Testing Framework)
phing/phing suggests installing phpunit/php-code-coverage (Library that provides collection, processing, and rendering functionality for PHP code coverage information)
phing/phing suggests installing pear/versioncontrol_svn (A simple OO-style interface for Subversion, the free/open-source version control system)
phing/phing suggests installing pear/versioncontrol_git (A library that provides OO interface to handle Git repository)
phing/phing suggests installing siad007/versioncontrol_hg (A library for interfacing with Mercurial repositories.)
phing/phing suggests installing tedivm/jshrink (Javascript Minifier built in PHP)
drupal/migrate_plus suggests installing sainsburys/guzzle-oauth2-plugin (3.0 required for the OAuth2 authentication plugin)
solarium/solarium suggests installing minimalcode/search (Query builder compatible with Solarium, allows simplified solr-query handling)
drupal/search_api_solr suggests installing drupal/search_api_solr_multilingual (Highly recommended if installation is multilingual or uses a language different than English.)
egeloen/http-adapter suggests installing ext-http (Allows you to use the PECL adapter)
egeloen/http-adapter suggests installing guzzle/guzzle (Allows you to use the Guzzle 3 adapter)
egeloen/http-adapter suggests installing kriswallsmith/buzz (Allows you to use the Buzz adapter)
egeloen/http-adapter suggests installing nategood/httpful (Allows you to use the httpful adapter)
egeloen/http-adapter suggests installing zendframework/zendframework1 (Allows you to use the Zend 1 adapter)
egeloen/http-adapter suggests installing zendframework/zend-http (Allows you to use the Zend 2 adapter)
egeloen/http-adapter suggests installing symfony/stopwatch (Allows you to use the stopwatch http adapter and event subscriber)
willdurand/geocoder suggests installing ext-geoip (Enabling the geoip extension allows you to use the MaxMindProvider.)
willdurand/geocoder suggests installing geoip/geoip (If you are going to use the MaxMindBinaryProvider (conflict with geoip extension).)
willdurand/geocoder suggests installing geoip2/geoip2 (If you are going to use the GeoIP2DatabaseProvider.)
willdurand/geocoder suggests installing symfony/stopwatch (If you want to use the TimedGeocoder)
cpliakas/git-wrapper suggests installing monolog/monolog (Enables logging of executed git commands)
acquia/http-hmac-php suggests installing silex/silex (~1.3.0)
acquia/http-hmac-php suggests installing symfony/security (~3.0.0)
acquia/content-hub-php suggests installing ramsey/uuid (A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID))
acquia/lift-sdk-php suggests installing ramsey/uuid (A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID))
cohesion/dx8 suggests installing drupal/context (Provides a UI for contexts.)
cohesion/dx8 suggests installing drupal/request_data_conditions (Defines a set of conditions via the Drupal 8 Conditions Plugin API for use with the context module)
cohesion/dx8 suggests installing drupal/menu_item_extras (Make the Menu Link Content entity fully fieldable.)
cohesion/dx8 suggests installing drupal/menu_link_attributes (This module allows you to add attributes to your menu links or their wrapping - elements.)
drupal/dropzonejs suggests installing enyo/dropzone (Required to user drupal/dropzonejs. Dropzone is an easy to use drag'n'drop library.)
Package zendframework/zend-diactoros is abandoned, you should avoid using it. Use laminas/laminas-diactoros instead.
Package zendframework/zend-stdlib is abandoned, you should avoid using it. Use laminas/laminas-stdlib instead.
Package zendframework/zend-escaper is abandoned, you should avoid using it. Use laminas/laminas-escaper instead.
Package zendframework/zend-feed is abandoned, you should avoid using it. Use laminas/laminas-feed instead.
Package container-interop/container-interop is abandoned, you should avoid using it. Use psr/container instead.
Package egeloen/http-adapter is abandoned, you should avoid using it. Use php-http/httplug instead.
Writing lock file
Generating autoload files
25 packages you are using are looking for funding.
Use thecomposer fundcommand to find out more! -
.csslintrc (https://git.drupalcode.org/project/drupal/raw/8.8.5/.csslintrc): Downloading (100%)
-
.editorconfig (https://git.drupalcode.org/project/drupal/raw/8.8.5/.editorconfig): Downloading (100%)
-
.eslintignore (https://git.drupalcode.org/project/drupal/raw/8.8.5/.eslintignore): Downloading (100%)
-
.eslintrc.json (https://git.drupalcode.org/project/drupal/raw/8.8.5/.eslintrc.json): Downloading (100%)
-
.gitattributes (https://git.drupalcode.org/project/drupal/raw/8.8.5/.gitattributes): Downloading (100%)
-
.ht.router.php (https://git.drupalcode.org/project/drupal/raw/8.8.5/.ht.router.php): Downloading (100%)
-
.htaccess (https://git.drupalcode.org/project/drupal/raw/8.8.5/.htaccess): Downloading (100%)
-
index.php (https://git.drupalcode.org/project/drupal/raw/8.8.5/index.php): Downloading (100%)
-
robots.txt (https://git.drupalcode.org/project/drupal/raw/8.8.5/robots.txt): Downloading (100%)
-
sites/default/default.services.yml (https://git.drupalcode.org/project/drupal/raw/8.8.5/sites/default/default.services.yml): Downloading (100%)
-
sites/default/default.settings.php (https://git.drupalcode.org/project/drupal/raw/8.8.5/sites/default/default.settings.php): Downloading (100%)
-
sites/development.services.yml (https://git.drupalcode.org/project/drupal/raw/8.8.5/sites/development.services.yml): Downloading (100%)
-
sites/example.settings.local.php (https://git.drupalcode.org/project/drupal/raw/8.8.5/sites/example.settings.local.php): Downloading (100%)
-
sites/example.sites.php (https://git.drupalcode.org/project/drupal/raw/8.8.5/sites/example.sites.php): Downloading (Downloading (100%)
-
update.php (https://git.drupalcode.org/project/drupal/raw/8.8.5/update.php): Downloading (100%)
-
web.config (https://git.drupalcode.org/project/drupal/raw/8.8.5/web.config): Downloading (100%)
DrupalComposer\DrupalScaffold\Plugin::scaffold
- .csslintrc (https://git.drupalcode.org/project/drupal/raw/8.8.5/.csslintrc): Downloading (100%)
- .editorconfig (https://git.drupalcode.org/project/drupal/raw/8.8.5/.editorconfig): Downloading (100%)
- .eslintignore (https://git.drupalcode.org/project/drupal/raw/8.8.5/.eslintignore): Downloading (100%)
- .eslintrc.json (https://git.drupalcode.org/project/drupal/raw/8.8.5/.eslintrc.json): Downloading (100%)
- .gitattributes (https://git.drupalcode.org/project/drupal/raw/8.8.5/.gitattributes): Downloading (100%)
- .ht.router.php (https://git.drupalcode.org/project/drupal/raw/8.8.5/.ht.router.php): Downloading (100%)
- .htaccess (https://git.drupalcode.org/project/drupal/raw/8.8.5/.htaccess): Downloading (100%)
- index.php (https://git.drupalcode.org/project/drupal/raw/8.8.5/index.php): Downloading (100%)
- robots.txt (https://git.drupalcode.org/project/drupal/raw/8.8.5/robots.txt): Downloading (100%)
- sites/default/default.services.yml (https://git.drupalcode.org/project/drupal/raw/8.8.5/sites/default/default.services.yml): Downloading (100%)
- sites/default/default.settings.php (https://git.drupalcode.org/project/drupal/raw/8.8.5/sites/default/default.settings.php): Downloading (100%)
- sites/development.services.yml (https://git.drupalcode.org/project/drupal/raw/8.8.5/sites/development.services.yml): Downloading (100%)
- sites/example.settings.local.php (https://git.drupalcode.org/project/drupal/raw/8.8.5/sites/example.settings.local.php): Downloading (100%)
- sites/example.sites.php (https://git.drupalcode.org/project/drupal/raw/8.8.5/sites/example.sites.php): Downloading (Downloading (100%)
- update.php (https://git.drupalcode.org/project/drupal/raw/8.8.5/update.php): Downloading (100%)
- web.config (https://git.drupalcode.org/project/drupal/raw/8.8.5/web.config): Downloading (100%)
find . -mindepth 2 -type d -name .git | xargs rm -rf
'xargs' is not recognized as an internal or external command,
operable program or batch file.
Script find . -mindepth 2 -type d -name .git | xargs rm -rf handling the remove-git-submodules event returned with error code 255
Script @remove-git-submodules was called via post-update-cmd
D:\drupal\distributions>