oldpatches.json 728 B

123456789
  1. {
  2. "drupal/graphql": {
  3. "Invalid translation language https://github.com/drupal-graphql/graphql/issues/1175": "./patches/graphql-fix-invalid-translation-language.patch"
  4. },
  5. "drupal/commerce_stripe": {
  6. "Allow to retry payments after failure, including (re)authentication for offsession payments (SCA) https://www.drupal.org/project/commerce_recurring/issues/3172234": "https://www.drupal.org/files/issues/2021-03-19/3172234-commerce_recurring-retry-payments-40.patch",
  7. "Optionally autosubmit the review pane to streamline UX https://www.drupal.org/project/commerce_stripe/issues/3171411": "https://www.drupal.org/files/issues/2021-06-07/commerce_stripe-review-autosubmit-3171411-34.patch"
  8. }
  9. }