- Issue created by @hiraethmarkb
- 🇬🇧United Kingdom hiraethmarkb
Follow up:
After doing a bit of digging with a colleague, we wonder if this might be composer issue in some way. The repository code has no duplicate, see: https://git.drupalcode.org/project/commerce_shipping/-/blob/8.x-2.5/comm...
- 🇮🇱Israel jsacksick
Yeah, it's not in the repo, this might be due to a pach applied to your project...
- 🇬🇧United Kingdom hiraethmarkb
My apologies, the problem is caused by a patch.
For reference if anyone experiences a similar issue, the patch in question is https://www.drupal.org/project/commerce_shipping/issues/3263586#comment-... → .
The best thing to do would be to update your composer.json:
- Remove the above patch.
- Update the line containing:
"drupal/commerce_shipping": "^2.4",
to read:
"drupal/commerce_shipping": "^2.5",
- Status changed to Closed: cannot reproduce
over 1 year ago 10:19am 10 March 2023