Problem/Motivation

Discovered by @phenaproxima in #3314137: Make Automatic Updates Drupal 10-compatible.

This should happen after #3321474: Adopt PHP 8.1-only capabilities such as constructor property promotion + drop BC layers, which means that at that point this will not be an API change, but a purely internal change.

\Composer\Composer|\Composer\PartialComposer should be narrowed to \Composer\PartialComposer.

Steps to reproduce

N/A

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

Wim Leers created an issue. See original summary.

tedbow’s picture

Issue tags: +core-post-mvp
tedbow’s picture

Version: 8.x-2.x-dev » 3.0.x-dev
phenaproxima’s picture

Status: Postponed » Closed (outdated)

ComposerUtility is now REMOVED! This issue is no longer applicable.