diff --git a/composer.json b/composer.json index cfbe787..2310073 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "source": "https://github.com/getkirby/starterkit" }, "require": { - "php": ">=8.0.0 <8.2.0", + "php": ">=8.0.0 <8.3.0", "getkirby/cms": "^3.8" }, "config": {