Skip to content

Commit 41ad459

Browse files
authored
Merge pull request #188 from sendinblue/feature_AP-1639
AP-1639 Update major version
2 parents 56332e8 + ef24d4e commit 41ad459

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ PHP 5.6 and later
2222
To install the bindings via [Composer](http://getcomposer.org/):
2323

2424
```
25-
composer require sendinblue/api-v3-sdk "7.x.x"
25+
composer require sendinblue/api-v3-sdk "8.x.x"
2626
```
2727

2828
Further do:

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"extra": {
3939
"branch-alias": {
40-
"dev-master": "7.x.x-dev"
40+
"dev-master": "8.x.x-dev"
4141
}
4242
}
4343
}

0 commit comments

Comments
 (0)