doesn't install on drupal 9.5

Created on 6 February 2023, almost 2 years ago
Updated 12 June 2023, over 1 year ago

Problem/Motivation

Attempting a composer install of the module results in an error of "Your requirements could not be resolved to an installable set of packages.

Problem 1
- Root composer.json requires drupal/captcha_after ^2.0@alpha -> satisfiable by drupal/captcha_after[2.0.0-alpha1].
- drupal/captcha_after 2.0.0-alpha1 requires drupal/core ~8.0 -> found drupal/core[8.0.0, ..., 8.9.20] but the package is fixed to 9.5.3 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command."

The description on the site says 8+. I would read that as 9 is also an acceptable platform.

Steps to reproduce

run "composer require 'drupal/captcha_after:^2.0@alpha'" on Drupal 9.5

Proposed resolution

If it does work, include 9 in the requires section of the project

If it doesn't work, change the description on the site to works with 8.x.x

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Closed: outdated

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States bhall

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

Comments & Activities

Production build 0.71.5 2024