Skip to content

Commit 080dd59

Browse files
authored
Support Protobuf 5.0 (#1904)
1 parent 566ecb7 commit 080dd59

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
@@ -8,7 +8,7 @@
88
"license": "Apache-2.0",
99
"require": {
1010
"php": "^8.1",
11-
"google/protobuf": "^3.22 || ^4.0",
11+
"google/protobuf": "^3.22 || ^4.0 || ^5.0",
1212
"nyholm/psr7-server": "^1.1",
1313
"php-http/discovery": "^1.14",
1414
"psr/http-client": "^1.0",

0 commit comments

Comments
 (0)