- 🇺🇸United States ccjjmartin Austin, TX
Reroll latest patch fixing composer.json and info.yml conflicts around d10 upgrade.
- @ccjjmartin opened merge request.
- 🇺🇸United States ccjjmartin Austin, TX
In order to get composer to install all of these modules with dependencies I dropped this into my composer.json:
{ "type": "package", "package": { "name": "drupal/webform_group", "version": "1.0.0", "source": { "url": "https://git.drupalcode.org/issue/webform_group-3307942.git", "type": "git", "reference": "3307942-group-v3-support" } } },
NOTE: I just picked a version number (1.0.0), this could likely be improved and if it conflicts with anything else I will need to clear my composer cache later.
- Status changed to Fixed
over 1 year ago 7:39pm 31 May 2023 Automatically closed - issue fixed for 2 weeks with no activity.