views_bulk_edit

This commit is contained in:
2025-07-23 11:51:46 +02:00
parent 10840b0e75
commit a043196093
2 changed files with 10 additions and 9 deletions
Generated
+9 -8
View File
@@ -7770,20 +7770,21 @@
},
{
"name": "drupal/views_bulk_edit",
"version": "2.9.0",
"version": "3.0.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/views_bulk_edit.git",
"reference": "8.x-2.9"
"reference": "3.0.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/views_bulk_edit-8.x-2.9.zip",
"reference": "8.x-2.9",
"shasum": "db45a8cc9ac629859374b24974eafcef257e4387"
"url": "https://ftp.drupal.org/files/projects/views_bulk_edit-3.0.0.zip",
"reference": "3.0.0",
"shasum": "3b16079aa95fb4834561fcfd1197cce73b7f4b88"
},
"require": {
"drupal/core": "^9.4 || ^10"
"drupal/core": "^9.4 || ^10 || ^11",
"php": ">=8.1"
},
"require-dev": {
"drupal/views_bulk_operations": "~4.2.4"
@@ -7794,8 +7795,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-2.9",
"datestamp": "1690222256",
"version": "3.0.0",
"datestamp": "1725358398",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"