Skip to content

Commit 902559d

Browse files
author
Robert Ramsay
committed
Update release notes. Point build badge to travis.com. Update php version support specified.
1 parent 89846b9 commit 902559d

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

Dockerfile

Whitespace-only changes.

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55

66
<br>
77

8-
.. image:: https://img.shields.io/travis/TeleSign/php_telesign/master.svg
9-
:target: https://travis-ci.org/TeleSign/php_telesign
8+
.. image:: https://img.shields.io/travis/com/TeleSign/php_telesign
9+
:target: https://www.travis-ci.com/github/TeleSign/php_telesign
1010

1111
.. image:: https://img.shields.io/codecov/c/github/TeleSign/php_telesign.svg
1212
:target: https://codecov.io/gh/TeleSign/php_telesign
@@ -41,7 +41,7 @@ Installation
4141
4242
$ composer require telesign/telesign
4343
44-
PHP **5.6+** is required for the TeleSign PHP SDK.
44+
PHP **7.2+** is required for the TeleSign PHP SDK.
4545

4646
Authentication
4747
--------------

RELEASE

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
3.0.0
2+
- Drop support for PHP5.
3+
- Update dependencies and code to support PHP 7.2+
4+
15
2.2.3
26
- Fixes #15 the default case for PhoneID
37

0 commit comments

Comments
 (0)