Skip to content

Commit 766f7fa

Browse files
authored
hard code protobuf version while we're on v2 (#1075)
2 parents d35cbd7 + ecf712b commit 766f7fa

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)