Closed (fixed)
Project:
Telephone Type
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
9 Sep 2022 at 12:05 UTC
Updated:
23 Sep 2022 at 16:44 UTC
Jump to comment: Most recent
The recent release includes core_version_requirement: ^8 || ^9 || ^10, with no core key the older versions of d8 will not be supported.
Change core_version_requirement to core_version_requirement: ^8.9 || ^9 || ^10 in info.yml.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
omkar-pd commentedComment #5
seworthi commentedChanged core_version_requirement to: ^8.9 || ^9 || ^10 in info.yml.