Remove ctools requirement from composer.json

Created on 17 September 2023, 9 months ago

Problem/Motivation

If you composer require drupal/pathauto, it will pull in ctools, even though the last code dependency on ctools was removed with the 1.11 release. Because ctools is not declared as a dependency in pathauto.info.yml, the module will not be enabled, but the code will be installed because it is listed as a requirement in composer.json.

Steps to reproduce

On a fresh Drupal site with no contrib modules, run composer require drupal/pathauto. Observe that ctools has been installed as a dependency.

Proposed resolution

Remove the ctools dependency from composer.json.

Remaining tasks

None

User interface changes

None

API changes

None

Data model changes

None

πŸ› Bug report
Status

Closed: won't fix

Version

1.11

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States daniel_j

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

Comments & Activities

Production build 0.69.0 2024