diff --git a/composer.json b/composer.json index 2dc6b51..eb7f12e 100644 --- a/composer.json +++ b/composer.json @@ -24,8 +24,8 @@ }, "require": { "php": "^7.4 || ^8.0", - "illuminate/support": "^10.0 || ^9.0", - "statamic/cms": "^4.0 || ^3.0", + "illuminate/support": "^11.0 || ^10.0 || ^9.0", + "statamic/cms": "^5.0 || ^4.0 || ^3.0", "ohdearapp/ohdear-php-sdk": "^3.0.1" }, "extra": {