Skip to content

Commit

Permalink
Add support of google/protobuf v4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
msmakouz committed Jul 21, 2024
1 parent 9e5e86f commit 38053e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"php": ">=8.1",
"ext-json": "*",
"google/common-protos": "^3.1|^4.0",
"google/protobuf": "^3.7",
"google/protobuf": "^3.7 || ^4.0",
"spiral/roadrunner-worker": "^3.0",
"spiral/goridge": "^4.0",
"spiral/roadrunner": "^2023.1 || ^2024.1"
Expand Down

0 comments on commit 38053e6

Please sign in to comment.