Skip to content

fix(core): package installer failure to install package due to self-update - #2456

Merged
Seiger merged 2 commits into
evolution-cms:3.5.xfrom
elcreator:fix-package-installer-failure-due-to-self-update
Sep 21, 2026
Merged

Seiger merged 2 commits into
evolution-cms:3.5.xfrom
elcreator:fix-package-installer-failure-due-to-self-update

Conversation

@elcreator

Copy link
Copy Markdown

… caused by composer update

elcreator and others added 2 commits September 11, 2026 17:24
RemovePackageRequireCommand inherits runComposer() and was passing the raw
`key` argument, which may be a shorthand (sCommerce) that composer does not
know. Record the resolved requirement key in $affectedPackages and build the
update arguments from it, so install and remove both run a partial update
with --with-dependencies instead of touching every core dependency.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@Seiger
Seiger merged commit 5bfe632 into evolution-cms:3.5.x Sep 21, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants