We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f75c3a commit 0e4aec3Copy full SHA for 0e4aec3
composer.json
@@ -7,7 +7,8 @@
7
"license": "Apache-2.0",
8
"version": "1.57.0",
9
"require": {
10
- "php": ">=7.0.0"
+ "php": "^8.1.0",
11
+ "ext-grpc": "*"
12
},
13
"suggest": {
14
"ext-protobuf": "For better performance, install the protobuf C extension.",
0 commit comments