- First commit to issue fork.
- 🇺🇸United States scott_earnest
fork has patch applied, you can use to satisfy a composer D10 requirement
in composer.json, "repositories", prior to the "drupal".
"metatag-head-title": { "type": "package", "package": { "name": "drupal/metatag_head_title", "type": "drupal-module", "version": "dev-3288584-automated-drupal-10", "source": { "type": "git", "url": "https://git.drupalcode.org/issue/metatag_head_title-3288584.git", "reference": "3288584-automated-drupal-10" } } },
...then in composer.json, "require"
"drupal/metatag_head_title": "dev-3288584-automated-drupal-10",
- First commit to issue fork.