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
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 3086586-4.patch | 1.5 KB | andreyjan |
| #4 | 3086586-interdiff--2-4.txt | 1.54 KB | andreyjan |
| #2 | pathauto-Add_new_key_core_version_requirement_in_pathauto.info.yml-3086586-2-D8.patch | 355 bytes | thalles |
Comments
Comment #2
thallesFollow the patch.
Comment #3
berdirSame as the token issue, require ^8.7.7, remove the system dependency and core key and also update test modules.
Comment #4
andreyjan commentedFixed.
Comment #5
berdirThanks, merging this into #3004108: ContextDefinition object for an entity type is deprecated.