From c55ccf242b46ff686db82590cf0b456e005f0f10 Mon Sep 17 00:00:00 2001 From: Jerry Ma Date: Fri, 6 Sep 2024 13:38:54 +0800 Subject: [PATCH] Use static-php/phpmicro temporarily (#536) --- config/source.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/source.json b/config/source.json index 619ba124..5a13aacd 100644 --- a/config/source.json +++ b/config/source.json @@ -497,7 +497,7 @@ "type": "git", "path": "php-src/sapi/micro", "rev": "master", - "url": "https://github.com/easysoft/phpmicro", + "url": "https://github.com/static-php/phpmicro", "license": { "type": "file", "path": "LICENSE"