diff --git a/composer.json b/composer.json index bca17b2..16c6068 100644 --- a/composer.json +++ b/composer.json @@ -27,8 +27,8 @@ "meilisearch/meilisearch-php": "^1.0", "guzzlehttp/guzzle": "^7.3", "http-interop/http-factory-guzzle": "^1.0", - "illuminate/support": "^9.0|^10.0", - "statamic/cms": "^4.41" + "illuminate/support": "^10.0 || ^11.0", + "statamic/cms": "^5.0" }, "require-dev": { "orchestra/testbench": "^7.0 || ^8.0",