Compatibility with Webform ^6

Created on 18 March 2021, over 3 years ago
Updated 21 February 2024, 9 months ago

Problem/Motivation

The Webform Jira integration requires "drupal/webform": "^5.11" which is incompatible with Drupal 9.
If the Webform ^6 is installed, the Webform Jira integration module cannot be installed.

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

  Problem 1
    - drupal/webform_jira[1.0.0-alpha1, ..., 1.0.0-alpha2] require drupal/webform ^5.11 -> found drupal/webform[dev-5.x, 5.11.0, ..., 5.x-dev (alias of dev-5.x)] but it conflicts with your root composer.json require (^6.0).
    - Root composer.json requires drupal/webform_jira ^1.0@alpha -> satisfiable by drupal/webform_jira[1.0.0-alpha1, 1.0.0-alpha2].

Steps to reproduce

- Install the latest Webform with composer: composer require 'drupal/webform:^6.0'
- Try to install the Webform Jira integration with composer: composer require 'drupal/webform_jira:^1.0@alpha'

Proposed resolution

The Webform Jira integration module can be installed with Webform ^6.

✨ Feature request
Status

Needs review

Version

1.0

Component

Code

Created by

πŸ‡­πŸ‡ΊHungary pauger

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024