pathauto Drush error drush.service in composer

Created on 9 January 2023, over 1 year ago
Updated 27 February 2024, 4 months ago

Problem/Motivation

Drush error,
[debug] pathauto commands loaded even though its constraint (^9 || ^10) is incompatible with Drush 11.4.0.
Broaden the constraint in modules/contrib/pathauto/composer.json (see 'extra\drush\services' section) to remove this message. [0.24 sec, 12.26 MB]

The numbers refer to Drush version and not Drupal.

Steps to reproduce

drush cr
drush -vvv

Proposed resolution

A change like,
"drush.services.yml": "^9 || ^10"
->
"drush.services.yml": "^9 || ^10 || ^11"
in pathauto/composer.json

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Needs work

Version

1.11

Component

Code

Created by

πŸ‡«πŸ‡·France Chris64 France

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.69.0 2024