Point support > source at project page in composer.json

Created on 9 August 2024, 3 months ago
Updated 27 August 2024, 3 months ago

Problem/Motivation

The link in composer.json points at the Git repo, not the project page:

"support": {
    "issues": "https://www.drupal.org/project/issues/facets",
    "irc": "irc://irc.freenode.org/drupal-search-api",
    "source": "git://git.drupal.org/project/facets.git"

https://git.drupalcode.org/project/facets/-/blob/2.0.x/composer.json?ref...

Steps to reproduce

  1. Run a Composer command
  2. Try to click on the link in the command line
  3. Get the message Could not open the address "git://git.drupal.org/project/facets.git"

$ composer outdated "drupal/*"
Color legend:
- patch or minor release available - update recommended
- major release available - update possible

Direct dependencies required in composer.json:
drupal/facets 2.0.7 2.0.8 The Facet module allows site builders to easily create and manage facet...

Proposed resolution

Update the link to point at the project page https://git.drupalcode.org/project/facets/.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

2.0

Component

Miscellaneous

Created by

🇩🇰Denmark ressa Copenhagen

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024