Problem/Motivation

Now(Drupal 8.7.7) supports semantic versioning as implemented by the Composer project.

Proposed resolution

Add new key core_version_requirement in pathauto.info.yml

Change records: https://www.drupal.org/node/3070687

Comments

thalles created an issue. See original summary.

thalles’s picture

Status: Needs work » Needs review
StatusFileSize
new355 bytes

Follow the patch.

berdir’s picture

Status: Needs review » Needs work

Same as the token issue, require ^8.7.7, remove the system dependency and core key and also update test modules.

andreyjan’s picture

Status: Needs work » Needs review
StatusFileSize
new1.54 KB
new1.5 KB

Fixed.

berdir’s picture

Status: Needs review » Closed (duplicate)