Laravel Whmcs Versions Save

WHMCS API for Laravel

1.2.2

2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/darthsoup/laravel-whmcs/compare/1.2.1...1.2.2

1.2.1

1 year ago

Fixed:

  • Laravel 10 composer issues

1.2.0

1 year ago

Add

  • Enabled Support for Laravel 10
  • HTTP timeouts can now be configured #32 @jshah4517

1.1.0

2 years ago

Add:

  • Support for access_key

1.0.0

2 years ago

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

2 years ago

This library has been completely refactored and is now a API wrapper. See the Readme on how to use it.

Changed:

0.3.2

2 years ago
  • Fixed dependency injection of the manager class

0.3.1

2 years ago
  • Fixed double api.php in url when complete url is provided #23

Thanks @sherblot

0.3.0

3 years ago
  • Add support for Guzzle 7 #15
  • Add support for Subfolder Installations #18

Thanks @stephandesouza

0.2.6

3 years ago