Skip to content

Commit 7022f31

Browse files
committed
Merge branch 'master'
2 parents 06747ca + b3e6889 commit 7022f31

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ been fixed.
1010

1111
To install
1212
```bash
13-
composer require cmutter/google-adwords-api
13+
composer require weberhofer/jsonrpcphp
1414
```
1515
or add this to your composer.json, and ```composer update```
1616

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"repositories": [
2323
{
2424
"type": "vcs",
25-
"url": "https://github.com/weberhofer/jsonrpcphp.git"
25+
"url": "https://github.com/weberhofer/jsonrpcphp"
2626
}
2727
],
2828
"support": {

0 commit comments

Comments
 (0)