-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
21 changed files
with
108 additions
and
285 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,5 @@ | ||
# Changelog | ||
|
||
## 1.4.0 (2022-01-29) | ||
## 2.0.0 (2022-??-??) | ||
|
||
- Added support for Laravel 9 | ||
|
||
## 1.3.0 (2020-11-09) | ||
|
||
- Drop support for Laravel 6.17 and earlier | ||
- Drop support for Laravel 7 | ||
- Allow install on PHP 8 | ||
|
||
## 1.2.0 (2020-09-07) | ||
|
||
- Added support for Laravel 8 | ||
|
||
## 1.1.0 (2020-03-21) | ||
|
||
- Add a notification channel to send SMS messages | ||
- Consult the UPGRADE guide for changes between 1.x and 2.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Upgrade from 1.x to 2.0 | ||
|
||
The below guide will assist in upgrading from the 1.x versions to 2.0. | ||
|
||
## Package Requirements | ||
|
||
- Laravel 9 or later | ||
- PHP 8.0 or later |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
- [Introduction](/open-source/packages/laravel-twilio/docs/1.x/intro) | ||
- [Installation & Setup](/open-source/packages/laravel-twilio/docs/1.x/installation) | ||
- [Using The Client](/open-source/packages/laravel-twilio/docs/1.x/client-usage) | ||
- [Connection Management](/open-source/packages/laravel-twilio/docs/1.x/connections) | ||
- [Notifications](/open-source/packages/laravel-twilio/docs/1.x/notifications) | ||
- [Introduction](/open-source/packages/laravel-twilio/docs/2.x/intro) | ||
- [Installation & Setup](/open-source/packages/laravel-twilio/docs/2.x/installation) | ||
- [Using The Client](/open-source/packages/laravel-twilio/docs/2.x/client-usage) | ||
- [Connection Management](/open-source/packages/laravel-twilio/docs/2.x/connections) | ||
- [Notifications](/open-source/packages/laravel-twilio/docs/2.x/notifications) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.