diff --git a/composer.json b/composer.json
index 749a56d0cea54ea82929365f6ef10e5f54d37af1..d02cb476b837d070ca8b2ce1cabe3041bce82285 100644
--- a/composer.json
+++ b/composer.json
@@ -4,7 +4,8 @@
     "description": "Find values in lists",
     "license": "GPL-2.0-or-later",
     "require": {
-        "drupal/eca_base": "*",
+        "drupal/core": ">=10.3",
+        "drupal/eca": "*",
         "drupal/eca_tamper": "*"
     }
 }