Skip to content

Commit

Permalink
Merge pull request #188 from sendinblue/feature_AP-1639
Browse files Browse the repository at this point in the history
AP-1639 Update major version
  • Loading branch information
rajatsib authored Jan 5, 2022
2 parents 56332e8 + ef24d4e commit 41ad459
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ PHP 5.6 and later
To install the bindings via [Composer](http://getcomposer.org/):

```
composer require sendinblue/api-v3-sdk "7.x.x"
composer require sendinblue/api-v3-sdk "8.x.x"
```

Further do:
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "7.x.x-dev"
"dev-master": "8.x.x-dev"
}
}
}

0 comments on commit 41ad459

Please sign in to comment.