From d3f8e94fe919ae3a4ccbecb47d05dfb2310a6702 Mon Sep 17 00:00:00 2001 From: crazywhalecc Date: Tue, 15 Jul 2025 21:57:49 +0800 Subject: [PATCH] Use new branch of micro, extension test --- config/source.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/source.json b/config/source.json index b3c9cd62..32f8d7c6 100644 --- a/config/source.json +++ b/config/source.json @@ -694,7 +694,7 @@ "micro": { "type": "git", "path": "php-src/sapi/micro", - "rev": "84beta", + "rev": "master", "url": "https://github.com/static-php/phpmicro", "license": { "type": "file",