Skip to content

Commit 84c0a30

Browse files
authored
Upgrade the version of google/protobuf to ^3.6.1 || ^4.2. (#7695)
1 parent fae1d58 commit 84c0a30

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
"require": {
1919
"php": ">=8.2",
2020
"google/common-protos": "^3.2 || ^4.4",
21-
"google/protobuf": "^3.6.1",
21+
"google/protobuf": "^3.6.1 || ^4.2",
2222
"hyperf/stringable": "~3.2.0"
2323
},
2424
"suggest": {

0 commit comments

Comments
 (0)