Skip to content

Releases: ellisio/laravel-phone

v8.0.0

10 Mar 18:52
35ac815
Compare
Choose a tag to compare

8.0.0 (2020-03-10)

Features

BREAKING CHANGES

  • Updated to twilio/sdk@^6.0. This may cause your implementation to break. Please refer to their releases.

v7.0.1

26 Feb 16:07
Compare
Choose a tag to compare

7.0.1 (2020-02-26)

Bug Fixes

v7.0.0

09 Oct 16:50
9f51b39
Compare
Choose a tag to compare

7.0.0 (2019-10-09)

Features

BREAKING CHANGES

  • Laravel 5.x support has been removed in favor of Laravel 6.x, as they will be using semantic release going forward. If you require 5.x support, please use ellisio/laravel-phone@^6.1.

v6.1.0

26 Sep 20:08
Compare
Choose a tag to compare

6.1.0 (2019-09-26)

Features

v6.0.0

14 Aug 17:51
5886f43
Compare
Choose a tag to compare

6.0.0 (2019-08-14)

Features

BREAKING CHANGES

  • The package will no longer throw InvalidPhoneException. It will instead return null.

v5.1.0

14 Aug 16:06
b601af0
Compare
Choose a tag to compare

5.1.0 (2019-08-14)

Features

v5.0.0

18 Sep 21:52
7d82d88
Compare
Choose a tag to compare
  • Added Laravel 5.7 Support
  • Bumped twilio/php to ~5.21.4

v4.0.1

21 May 21:39
Compare
Choose a tag to compare
  • Code Climate updates.

v4.0.0

21 May 21:21
966517c
Compare
Choose a tag to compare
  • Added Laravel 5.6 support.
  • Added Package Discovery to composer.json.
  • Added PHP 7.2 support.
  • Dropped PHP 7.0 support.

v3.0.5

21 May 16:03
1e89567
Compare
Choose a tag to compare
  • Bumped twilio/php to ~5.16.0.