I have encountered a weird issue in which a patch I rolled for Commerce does not apply with Composer; it gives no errors, but the patch is not actually applied. “extra”: { “patches”: { “drupal/commerce” : { “Allow order types to have no cart”: “https://www.drupal.org/files/issues/commerce-direct-checkout-2.2-2810723-36.patch” }, However, the same patch applies correctly after downloading andRead more