From fe2baa1b7a784721f006c43744a98f4c8f082f00 Mon Sep 17 00:00:00 2001 From: Ahmet Bora Date: Tue, 25 Oct 2022 13:30:51 +0300 Subject: [PATCH] Update composer.json --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 8f762ac..cfbe787 100644 --- a/composer.json +++ b/composer.json @@ -22,8 +22,8 @@ "source": "https://github.com/getkirby/starterkit" }, "require": { - "php": ">=7.4.0 <8.2.0", - "getkirby/cms": "^3.6" + "php": ">=8.0.0 <8.2.0", + "getkirby/cms": "^3.8" }, "config": { "allow-plugins": {