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 1a171f0 commit 7066326Copy full SHA for 7066326
1 file changed
composer.json
@@ -18,7 +18,8 @@
18
"require": {
19
"php": ">=8.1",
20
"google/common-protos": "^3.2 || ^4.4",
21
- "google/protobuf": "^3.6.1"
+ "google/protobuf": "^3.6.1",
22
+ "hyperf/stringable": "~3.1.0"
23
},
24
"suggest": {
25
"ext-protobuf": "For better performance, install the protobuf C extension."
0 commit comments