From 6926a636b4f3b44613cd60241c0ddbb6317b6f27 Mon Sep 17 00:00:00 2001 From: whwyy Date: Fri, 12 Jun 2026 23:57:23 +0800 Subject: [PATCH] eee --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 9f2c3a8..e66bee7 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ ], "license": "MIT", "require": { - "php": ">=8.4", + "php": ">=8.5", "ext-json": "*", "ext-msgpack": "*", "start-point/etcd-php": "^1.1",