diff --git a/composer.json b/composer.json
index 79725c0912cc0ae508a767df793f51a1c834f1aa..21f5cad64f0927f17c11a29ba9514174c64fadbc 100644
--- a/composer.json
+++ b/composer.json
@@ -4,7 +4,7 @@
     "description": "Display message to specific user roles only",
     "license": "GPL-2.0-or-later",
     "require": {
-        "drupal/eca_form": "*",
-        "drupal/eca_user": "*"
+        "drupal/core": ">=10.3",
+        "drupal/eca": "*"
     }
 }