diff --git a/composer.json b/composer.json
index 8a89fb6b5494c35096d43d14e377b415ddfa779b..ac8cae3c17e61608dff51e5e3ae23d4c53994a8b 100644
--- a/composer.json
+++ b/composer.json
@@ -15,8 +15,9 @@
     "license": [
         "GPL-2.0-or-later"
     ],
+    "minimum-stability": "dev",
     "require": {
-        "drupal/core": "^9.2 || ^10",
+        "drupal/core": "^10",
         "drupal/name": "^1.0-rc5"
     }
 }
diff --git a/modules/crm_field/crm_field.info.yml b/modules/crm_field/crm_field.info.yml
index 23b372877191145cb5fa3b6dc741bb28f8a189cb..da6b8d2f896ec99a9c4cbef5ae3dedb12e5a5a52 100644
--- a/modules/crm_field/crm_field.info.yml
+++ b/modules/crm_field/crm_field.info.yml
@@ -5,5 +5,4 @@ package: CRM
 core_version_requirement: ^10
 dependencies:
   - drupal:datetime
-  - drupal:telephone
 configure: entity.crm_website_type.collection