composer.json missing "repositories"

Created on 21 February 2024, 4 months ago
Updated 22 May 2024, about 1 month ago

Problem/Motivation

Using ddev drupal contrib for local development requires the repositories entry. It is also best practices. Also a testing is failing.

Steps to reproduce

Proposed resolution

"repositories": {
"drupal": {
"type": "composer",
"url": "https://packages.drupal.org/8"
}
}

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States bluegeek9

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024