Problem/Motivation
SupportedReleaseValidator uses Stage::getActiveComposer()and Stage::getStageComposer(), which return a ComposerUtility. #3316368: Remove our runtime dependency on composer/composer: remove ComposerUtility is removing that.
Proposed resolution
Refactor it to use ComposerInspector instead.
Remaining tasks
Do it!
User interface changes
None.
API changes
None.
Data model changes
None.
Issue fork automatic_updates-3345765
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
Comment #2
wim leersComment #3
tedbowGoing to try this
Comment #5
tedbowPulled in changes from #3345881: Remove fake-site fixture for automatic_updates_extensions I think it will make 1 of the tests pass
Comment #6
tedbowComment #7
phenaproximaLooks good to me!
Comment #9
phenaproximaKnock 'em down!
Comment #10
wim leers🤩