Problem/Motivation

Having the following in the composer.json file

    "extra": {
        "branch-alias": {
            "dev-master": "1.x-dev"
        }
    }

Proposed resolution

Remove the extra leftover branch-alias from the composer.json file

Remaining tasks

  • ✅ File an issue about this project
  • ☐ Manual Testing
  • ☐ Code Review
  • ☐ Accessibility Review
  • ☐ Automated tests needed/written?
Command icon 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

Rajab Natshah created an issue. See original summary.

rajab natshah’s picture

rajab natshah’s picture

Assigned: rajab natshah » Unassigned
Status: Active » Needs review

diegors made their first commit to this issue’s fork.

diegors’s picture

For me, the changes are ok, I also did the rebase and now the MR is mergeable.

I will keep as NR wait for others to review as well.

chrisfromredfin’s picture

Status: Needs review » Reviewed & tested by the community

Discussed in meeting and confirmed with @fjgarlin. Since we don't even have a master branch, this is non-sensical.

chrisfromredfin’s picture

tim.plunkett made their first commit to this issue’s fork.

tim.plunkett’s picture

Status: Reviewed & tested by the community » Fixed

Makes sense, thanks

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.