The required Voting API version is not D11 compatible

Created on 23 October 2024, about 1 month ago

Problem/Motivation

While VOting API Reaction is D11 compatible, it still requires Voting API 3.x.

Per the comment from one of the maintainers in the D11 Compatibility issue:

It already is compatible and working in D11 on the 4.0.x branch. Please leave this issue closed.

8.x-3.x is for Drupal ^9.2 || ^10
4.0.x is for Drupal ~10.3 || ^11

Steps to reproduce

Install voting API 4.x-dev:
composer require 'drupal/votingapi:4.0.x-dev@dev' -W

Try to install Voting API Reaction:

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires drupal/votingapi_reaction ^1.11 -> satisfiable by drupal/votingapi_reaction[1.11.0, 1.x-dev].
    - drupal/votingapi_reaction[1.11.0, ..., 1.x-dev] require drupal/votingapi ^3.0 -> found drupal/votingapi[dev-3.x, 3.0.0-alpha2, ..., 3.x-dev (alias of dev-3.x)] but it conflicts with your root composer.json require (4.0.x-dev@dev).

Proposed resolution

Update the requirement of the module to use Voting API 4.x (and or 4.x-dev).

Test that all integrations work.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States camoa

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

Comments & Activities

Production build 0.71.5 2024