Skip to content

Commit 9c113c4

Browse files
authored
Adding support for google/protobuf v4.x
No duplicates 🥲. I have searched for a similar issue. What should be improved or cleaned up? Need to consider support for google/protobuf v4
1 parent 0a92716 commit 9c113c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"roadrunner-php/roadrunner-api-dto": "^1.4",
4040
"spiral/roadrunner": "^2023.2 || ^2024.1 || ^2025.1",
4141
"spiral/goridge": "^4.0",
42-
"google/protobuf": "^3.7"
42+
"google/protobuf": "^3.7 || ^4.0"
4343
},
4444
"autoload": {
4545
"psr-4": {

0 commit comments

Comments
 (0)