pull/23301/head
Graham Campbell 4 years ago committed by GitHub
parent 37d5d93983
commit 53d734a0dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/php/README.md

@ -96,7 +96,7 @@ composer package as well. Add this to your project's `composer.json` file.
```json
"require": {
"grpc/grpc": "~v1.30.0"
"grpc/grpc": "~1.30.0"
}
```

Loading…
Cancel
Save