Releases: darthsoup/laravel-whmcs
Releases · darthsoup/laravel-whmcs
1.2.2
What's Changed
- Update composer.json to Laravel 11 by @jakubstephan in #37
New Contributors
- @jakubstephan made their first contribution in #37
Full Changelog: 1.2.1...1.2.2
1.2.1
1.2.0
1.1.0
1.0.0 - Reworked library
Changes after 1.0.0-beta.1
Add:
- PHPUnit tests with some coverage
- Support for Laravel 9
Fixed:
- Wrong password auth exception message
1.0.0-beta.1: Merge pull request #24 from darthsoup/next
This library has been completely refactored and is now a API wrapper.
See the Readme on how to use it.
Changed:
- Uses darthsoup/php-whmcs-api for better API usage.
- Allows multiple Connection to WHMCS Instances by using Graham Campbell Laravel-Manager
- PHP 7.4 or higher only
- Laravel 7 or higher only
0.3.2
0.3.1
0.3.0: Add Support for Guzzle 7 (#15)
Thanks @stephandesouza
Allow Laravel 8.0
0.2.6 chore: allow laravel 7