Skip to content

Commit ecf712b

Browse files
committed
hard code protobuf version while we're on v2
1 parent d35cbd7 commit ecf712b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/source.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1054,7 +1054,7 @@
10541054
},
10551055
"protobuf": {
10561056
"type": "url",
1057-
"url": "https://pecl.php.net/get/protobuf",
1057+
"url": "https://pecl.php.net/get/protobuf-5.34.1.tgz",
10581058
"path": "php-src/ext/protobuf",
10591059
"filename": "protobuf.tgz",
10601060
"license": {

0 commit comments

Comments
 (0)