the latest version 8.x-1.9 is not compatible with drupal 10

Created on 5 October 2023, about 1 year ago
Updated 19 July 2024, 4 months ago

Problem/Motivation

the latest version 8.x-1.9 is not compatible with drupal 10

Steps to reproduce

trying to install with composer by running " composer require 'drupal/announcement_modal:^1.9'"
but getting below error

drupal/announcement_modal[1.9.0, ..., 1.x-dev] require drupal/core ^8.7 || ^9.0 -> found drupal/core[8.7.0-alpha1, ..., 8.9.x-dev, 9.0.0-alpha1, ..., 9.5.x-dev] but it conflicts with your root composer.json require (^10.0).

Proposed resolution

looked into the issue seems like module composer.json still showing

"require": {
        "drupal/core": "^8.7 || ^9.0"
    }

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇮🇳India Roshni_Kodiganti

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