From 6a6096ea117e0a788afd0c75c27c0db6693dbfb7 Mon Sep 17 00:00:00 2001 From: whwyy Date: Fri, 12 Jun 2026 23:57:22 +0800 Subject: [PATCH] eee --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 6faa500..e5a6b5f 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ ], "license": "MIT", "require": { - "php": ">=8.4", + "php": ">=8.5", "psr/event-dispatcher": "^1.0" }, "autoload": {