ressources views filters done

This commit is contained in:
2025-04-01 12:12:59 +02:00
parent b3826b9501
commit 5b3fbeb9e2
10 changed files with 98 additions and 8 deletions

58
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "a834c486480c36ee6cb474b733b8b034",
"content-hash": "1bbd67872d9de1d8d9dfb0ad3321a350",
"packages": [
{
"name": "asm89/stack-cors",
@@ -7580,6 +7580,58 @@
"source": "https://git.drupalcode.org/project/ultimate_cron"
}
},
{
"name": "drupal/verf",
"version": "2.1.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/verf.git",
"reference": "2.1.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/verf-2.1.0.zip",
"reference": "2.1.0",
"shasum": "46e528f0c805580a6c43431fb3400085030294a0"
},
"require": {
"drupal/core": "^10 || ^11"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "2.1.0",
"datestamp": "1738325526",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "legolasbo",
"homepage": "https://www.drupal.org/user/2480548"
},
{
"name": "peelas02",
"homepage": "https://www.drupal.org/user/3836090"
},
{
"name": "podarok",
"homepage": "https://www.drupal.org/user/116002"
}
],
"description": "Provides Views filters for entity reference fields.",
"homepage": "https://www.drupal.org/project/verf",
"support": {
"source": "https://git.drupalcode.org/project/verf"
}
},
{
"name": "drupal/video_embed_field",
"version": "2.5.0",
@@ -13121,7 +13173,7 @@
},
"prefer-stable": true,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"platform": {},
"platform-dev": {},
"plugin-api-version": "2.6.0"
}