From a7763f4295c80bd13148ef9eca6f34a0ad75bce0 Mon Sep 17 00:00:00 2001 From: chaz6chez <chaz6chez1993@outlook.com> Date: Thu, 4 Jan 2024 14:20:56 +0800 Subject: [PATCH] update CI support 8.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 2dee76a..b159ced 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ "source": "https://github.com/workbunny/webman-shared-cache" }, "require": { - "php": "^8.1", + "php": "^8.0", "ext-apcu": "*" }, "require-dev": {