File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 5
5
6
6
<br >
7
7
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
10
10
11
11
.. image :: https://img.shields.io/codecov/c/github/TeleSign/php_telesign.svg
12
12
:target: https://codecov.io/gh/TeleSign/php_telesign
@@ -41,7 +41,7 @@ Installation
41
41
42
42
$ composer require telesign/telesign
43
43
44
- PHP **5.6 + ** is required for the TeleSign PHP SDK.
44
+ PHP **7.2 + ** is required for the TeleSign PHP SDK.
45
45
46
46
Authentication
47
47
--------------
Original file line number Diff line number Diff line change
1
+ 3.0.0
2
+ - Drop support for PHP5.
3
+ - Update dependencies and code to support PHP 7.2+
4
+
1
5
2.2.3
2
6
- Fixes #15 the default case for PhoneID
3
7
You can’t perform that action at this time.
0 commit comments