Composer 2 support #6

Open
fgm wants to merge 2 commits from composer2 into main
Owner
  • plugin api change\n- implementation in Builder class\n- typos fixes\n- dependency updates
- plugin api change\n- implementation in Builder class\n- typos fixes\n- dependency updates
Author
Owner
  • BaseBuilderCommand n’est pas conforme PSR-1 à cause du require_once, or les plugins Composer sont censés être aux normes.\n- Builder::deactivate() invoque parent::deactivate mais Builder n’a pas de parent, donc ce n’est pas valide.
- `BaseBuilderCommand` n’est pas conforme PSR-1 à cause du `require_once`, or les plugins Composer sont censés être aux normes.\n- `Builder::deactivate()` invoque `parent::deactivate` mais `Builder` n’a pas de parent, donc ce n’est pas valide.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin composer2:composer2
git switch composer2

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff composer2
git switch composer2
git rebase main
git switch main
git merge --ff-only composer2
git switch composer2
git rebase main
git switch main
git merge --no-ff composer2
git switch main
git merge --squash composer2
git switch main
git merge --ff-only composer2
git switch main
git merge composer2
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
fgm/drupal_composer_builder!6
No description provided.