Releases: laravel-notification-channels/twitter
Releases · laravel-notification-channels/twitter
v7.0.0
Add Laravel 10 support and bump PHP requirement to 8.1
v6.2.0
- Add ability to send status as reply to a tweet
v6.1.0
Upgrading to the latest Twitter OAuth package version.
v6.0.0
- Only support Laravel 8 and above
- Only support PHP 8 and above
- clean up code
v5.1.0
- add support for PHP8
v5.0.1
If there is a permission error with the user, the error message is handled differently. This new release will make sure the correct error message is being shown.
v5.0.0
- Add support for Laravel 8
v4.1.0
- Return Twitter API response so it can be fetched from Laravel Notification envents
v4.0.0
- Laravel 7 support
3.0.1
- Update abraham/twitteroauth dependency to work with PHP 7.4