Skip to content

Releases: stuyam/laravel-phone-validator

Laravel 8 Support

14 Sep 19:47
2c99e64
Compare
Choose a tag to compare

Add support for Laravel 8 thanks to #11
Add better autoloading support thanks to #10

Add Laravel 7 Support

06 Apr 17:18
81a2c29
Compare
Choose a tag to compare

Thanks @liran-co for PR #9 adding support for Laravel 7!
Related issue: #8

Add Laravel 6 Support

12 Sep 14:17
Compare
Choose a tag to compare

Thanks to @Unholny for the contribution via #7

Only support v5 of the Twilio SDK

25 Oct 19:43
Compare
Choose a tag to compare

Dropped support for v4 of the Twilio SDK and fix issue #5.

Lower minimum Laravel requirement to 5.0

13 Oct 15:49
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/master'

# Conflicts:
#	composer.json

Multiple Twilio versions allowed.

11 Sep 15:34
Compare
Choose a tag to compare
Merge pull request #4 from adnansiddiq/patch-2

twilio sdk depedency version update

Bumped Twilio SDK version

07 Sep 16:45
Compare
Choose a tag to compare

Thanks to @adnansiddiq for the contribution.

Allow publishing of config

10 Aug 03:23
Compare
Choose a tag to compare

Similar to what @OwenMelbz did for the laravel-kickbox-validator: stuyam/laravel-kickbox-validator#1

The Initial Release

29 Aug 04:33
Compare
Choose a tag to compare
1.0.0

Reordered some things