Skip to content

Commit

Permalink
Merge branch 'develop' into release-2
Browse files Browse the repository at this point in the history
  • Loading branch information
Tejas-Sangani committed Feb 27, 2019
2 parents a3c4fab + 77b3ecd commit fb135d1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[OST KYC PHP SDK v2.0.1](https://github.com/OpenSTFoundation/ost-kyc-sdk-php/tree/v2.0.1) December 17 2018
[OST KYC PHP SDK v2.0.1](https://github.com/ostdotcom/ost-kyc-sdk-php/tree/v2.0.1) December 17 2018
---

* Implemented API's for kyc email send

[OST KYC PHP SDK v2.0.0](https://github.com/OpenSTFoundation/ost-kyc-sdk-php/tree/v2.0.0) December 7 2018
[OST KYC PHP SDK v2.0.0](https://github.com/ostdotcom/ost-kyc-sdk-php/tree/v2.0.0) December 7 2018
---

Initial release of the official OST KYC PHP SDK<br />
Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# OST KYC SDK PHP
The official [OST KYC PHP SDK](https://dev.ost.com/docs/kyc/index.html).

[![Travis](https://travis-ci.org/OpenSTFoundation/ost-kyc-sdk-php.svg?branch=master)](https://travis-ci.org/OpenSTFoundation/ost-kyc-sdk-php)
[![Gitter: JOIN CHAT](https://img.shields.io/badge/gitter-JOIN%20CHAT-brightgreen.svg)](https://gitter.im/OpenSTFoundation/SimpleToken)
[![Travis](https://travis-ci.org/ostdotcom/ost-kyc-sdk-php.svg?branch=master)](https://travis-ci.org/ostdotcom/ost-kyc-sdk-php)

## Requirements

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"license": "MIT",
"support": {
"forum": "https://help.ost.com/",
"issues": "https://github.com/OpenSTFoundation/ost-kyc-sdk-php/issues"
"issues": "https://github.com/ostdotcom/ost-kyc-sdk-php/issues"
},
"require": {
"php": ">=5.5.0",
Expand Down

0 comments on commit fb135d1

Please sign in to comment.