Closed (fixed)
Project:
MyREST
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Aug 2026 at 13:08 UTC
Updated:
5 Aug 2026 at 13:26 UTC
Jump to comment: Most recent
The myrest module is a core dependency for several other custom modules, such as myrest_metatag, myrest_seo, and commerce_back_in_stock. Once myrest is published on Drupal.org, these dependent modules must be updated to correctly declare their dependency on the official version.
myrest_metatag, myrest_seo, and other dependent modules..info.yml files to correctly list myrest:myrest (if not already done).composer.json files to require drupal/myrest.myrest (such as decoupling from myentity) do not break the functionality of these downstream modules.Review and update all modules that depend on myrest after its initial release on Drupal.org.
None.
Dependency declaration updates in downstream modules.
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 #4
sergeydruua commentedComment #6
sergeydruua commented