Missing Token dependency and incompatible core version

Created on 21 October 2024, about 1 month ago

Problem/Motivation

Steps to reproduce

Problem 1

On a fresh Drupal 8 installation, require the version 1 of drupal/swiper_formatter using composer.
The command fails due to Drupal 8 not being compatible with PHP 8.

Problem 2

On a fresh Drupal 9 installation, require the version 1 of drupal/swiper_formatter using composer.
Enable the module and notice that the installation fails due to missing Token dependency.

Proposed resolution

Resolution 1

Remove Drupal Core 8 as supported version.

Resolution 2

Add drupal/token as a composer requirement.

Remaining tasks

-

User interface changes

-

API changes

-

Data model changes

-

📌 Task
Status

Active

Version

1.0

Component

Code

Created by

🇷🇴Romania bbu23

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