diff --git a/composer.json b/composer.json index f4e4623..e405491 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "require": { "php": "^8.0", "laravel/framework": "^8.0 || ^9.0 || ^10.0", - "statamic/cms": "^3.0|^4.0", + "statamic/cms": "^3.0|^4.0|^5.0", "simplehtmldom/simplehtmldom": "^2.0@RC" }, "autoload": {