From ecf712b2b7c548a02f59f0e50b85359abc252a24 Mon Sep 17 00:00:00 2001 From: henderkes Date: Thu, 26 Mar 2026 12:32:27 +0700 Subject: [PATCH] hard code protobuf version while we're on v2 --- config/source.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/source.json b/config/source.json index 040197cb1..3f48cd784 100644 --- a/config/source.json +++ b/config/source.json @@ -1054,7 +1054,7 @@ }, "protobuf": { "type": "url", - "url": "https://pecl.php.net/get/protobuf", + "url": "https://pecl.php.net/get/protobuf-5.34.1.tgz", "path": "php-src/ext/protobuf", "filename": "protobuf.tgz", "license": {