diff --git a/composer.json b/composer.json
index 1627afc..9f39063 100644
--- a/composer.json
+++ b/composer.json
@@ -5,8 +5,8 @@
   "require": {
     "illuminate/console": ">=5.1",
     "php": ">=7.1.0",
-    "illuminate/support": "^5.5|^6|^7|^8|^9",
-    "illuminate/translation": "^5.5|^6|^7|^8|^9",
+    "illuminate/support": "^5.5|^6|^7|^8|^9|^10",
+    "illuminate/translation": "^5.5|^6|^7|^8|^9|^10",
     "stichoza/google-translate-php": "^4.0",
     "google/cloud-translate": "^1.7.4",
     "yandex/translate-api": "^1.5.2",