From 705f65e2870560cd9675e93820ebbdcfbbb0be0c Mon Sep 17 00:00:00 2001 From: qhw01063182 Date: Wed, 25 Feb 2026 16:53:34 +0800 Subject: [PATCH] update to 8.10.0 Signed-off-by: qhw01063182 --- php.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php.yaml b/php.yaml index 3e4a501..d364e6c 100644 --- a/php.yaml +++ b/php.yaml @@ -22,7 +22,7 @@ data: - buildrequires: httpd: [2.4] nginx: [1.14] - platform: [an8.9.0] + platform: [an8.10.0] requires: httpd: [2.4] nginx: [] -- Gitee