- Issue created by @wim leers
- Status changed to Fixed
over 1 year ago 5:04pm 20 March 2023 Automatically closed - issue fixed for 2 weeks with no activity.
\Drupal\automatic_updates\Form\UpdateReady
uses Stage::getStageComposer()
, which returns a ComposerUtility
.
📌
Remove our runtime dependency on composer/composer: remove ComposerUtility
Fixed
is removing that.
Refactor it to use ComposerInspector
instead.
Do it!
None.
None.
None.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed - issue fixed for 2 weeks with no activity.