Problem/Motivation

how to remove the easy_install dependency before updating to drupal 10?
Thanks

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#3 3398294.patch349 bytessahana _n

Issue fork basic_cart-3398294

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

chsdaiguil created an issue. See original summary.

Sahana _N made their first commit to this issue’s fork.

sahana _n’s picture

Status: Active » Needs review
StatusFileSize
new349 bytes

Please review the patch.

chsdaiguil’s picture

thank you @Sahana _N, your patch allows you to uninstall easy_install without uninstalling basic_cart, however a problem persists somewhere, and the update to drupal 10 is blocked

$ composer remove drupal/easy_install
Removal failed, drupal/easy_install is still present, it may be required by another package. See `composer why drupal/easy_install`.

$ composer why drupal/easy_install
drupal/basic_cart 6.2.0-beta4 requires drupal/easy_install (*)

norman.lol’s picture

Version: 8.x-6.2-beta4 » 8.x-8.x-dev
Component: Miscellaneous » Code
Category: Support request » Bug report
Status: Needs review » Fixed

This just got fixed. Gonna tag later.

Thank you! Credits going out 💪🏻

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.