From 8cacce9e95b33de17aa8c9f15641f6ec9051aef8 Mon Sep 17 00:00:00 2001 From: qhw01063182 Date: Fri, 19 Dec 2025 13:38:46 +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 5006b98..0ade6dd 100644 --- a/php.yaml +++ b/php.yaml @@ -22,7 +22,7 @@ data: - buildrequires: httpd: [2.4] nginx: [1.14] - platform: [an8.8.0] + platform: [an8.10.0] requires: httpd: [2.4] nginx: [] -- Gitee