Skip to content

Commit 66c3b98

Browse files
authored
Support google protobuf v4 (#1421)
1 parent 3aa87bc commit 66c3b98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
],
1919
"require": {
2020
"php": "^8.0",
21-
"google/protobuf": "^3.3.0"
21+
"google/protobuf": "^3.22 || ^4.0"
2222
},
2323
"autoload": {
2424
"psr-4": {

0 commit comments

Comments
 (0)