Tracker needs to be compatible with Drupal 10+

Created on 6 August 2023, 11 months ago
Updated 19 January 2024, 5 months ago

Problem/Motivation

Currently, when trying to add the module to a D10.1 site, one gets this error with composer require:

  - Root composer.json requires drupal/tracker dev-1.0.x -> satisfiable by drupal/tracker[dev-1.0.x].
  - drupal/tracker dev-1.0.x requires drupal/core ^8 -> found drupal/core[8.0.0-beta6, ..., 8.9.x-dev] but it conflicts with your root composer.json require (10.1.0).

Steps to reproduce

  • Install a fresh D10.1 site with composer
  • Attempt to add this module with composer require drupal/tracker:dev-1.0.x
  • Observe the error

Proposed resolution

Add the missing composer.json establishing D10 core support.

Remaining tasks

Do it.

User interface changes

None.

API changes

None.

Data model changes

None.

🐛 Bug report
Status

Needs review

Version

1.0

Component

Code

Created by

🇫🇷France fgm Paris, France

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

Comments & Activities

Production build 0.69.0 2024