Commit 0fbd5eaa authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3315983: Add a patch for webform 6.1.3 to have a better support for PHP 8.1

parent 53cbe1bd
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -76,7 +76,7 @@
    "drupal/views_bulk_operations": "~4.1",
    "drupal/views_bulk_edit": "~2.0",
    "drupal/revision_log_default": "~1.0",
    "drupal/webform": "~6.0",
    "drupal/webform": "6.1.3",
    "drupal/webform_views": "~5.0",
    "drupal/default_content": "2.0.x-dev",
    "drupal/better_normalizers": "~1.0",
@@ -194,6 +194,10 @@
        "https://www.drupal.org/files/issues/2021-05-03/optional_edit-3143422-10.patch",
        "Issue #3136514: IEF complex widget: Re-ordering / weight sometimes not updated":
        "https://www.drupal.org/files/issues/2021-04-13/inline_entity_form-order-by-weight-inline-entities-3136514-02.patch"
      },
      "drupal/webform": {
        "Issue #3283614: Support PHP 8.1":
        "https://git.drupalcode.org/project/webform/-/commit/9cd201a.patch"
      }
    }
  }