Commit c79435cd authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3316500: Update Views Bulk Operation module to 4.2.1 and Fix issue with...

Issue #3316500: Update Views Bulk Operation module to 4.2.1 and Fix issue with Interface incompatible Views Bulk Edit under PHP 8.1
parent c3c0b777
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
@@ -73,8 +73,8 @@
    "drupal/tour_ui": "~1.0",
    "drupal/coffee": "~1.0",
    "drupal/responsive_preview": "~1.0",
    "drupal/views_bulk_operations": "~4.1",
    "drupal/views_bulk_edit": "~2.0",
    "drupal/views_bulk_operations": "4.2.1",
    "drupal/views_bulk_edit": "2.7.0",
    "drupal/revision_log_default": "~1.0",
    "drupal/webform": "6.1.3",
    "drupal/webform_views": "~5.0",
@@ -195,6 +195,10 @@
      "drupal/webform": {
        "Issue #3283614: Support PHP 8.1":
        "https://git.drupalcode.org/project/webform/-/commit/9cd201a.patch"
      },
      "drupal/views_bulk_edit": {
        "Issue #3316334: Fix Interface incompatible with views_bulk_operations":
        "https://git.drupalcode.org/project/views_bulk_edit/-/merge_requests/14.diff"
      }
    }
  }