From b5f9c133e0eaf992087dd977b85fac020f1691ce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 20:39:56 +0000 Subject: [PATCH] chore(deps): update dependency drupal/eca to v3 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 49f5350..fe99910 100644 --- a/composer.json +++ b/composer.json @@ -68,7 +68,7 @@ "drupal/diff": "^2.0@beta", "drupal/druxt": "dev-project-update-bot-only", "drupal/dynamic_entity_reference": "^4.0@alpha", - "drupal/eca": "^2.0", + "drupal/eca": "^3.0.9", "drupal/eck": "^2.1@beta", "drupal/entity_browser": "^2.11", "drupal/entity_browser_enhanced": "^2.0",