We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 06747ca + b3e6889 commit 7022f31Copy full SHA for 7022f31
2 files changed
README.md
@@ -10,7 +10,7 @@ been fixed.
10
11
To install
12
```bash
13
-composer require cmutter/google-adwords-api
+composer require weberhofer/jsonrpcphp
14
```
15
or add this to your composer.json, and ```composer update```
16
composer.json
@@ -22,7 +22,7 @@
22
"repositories": [
23
{
24
"type": "vcs",
25
- "url": "https://github.com/weberhofer/jsonrpcphp.git"
+ "url": "https://github.com/weberhofer/jsonrpcphp"
26
}
27
],
28
"support": {
0 commit comments