Skip to content

Releases: darthsoup/laravel-whmcs

1.2.2

20 Mar 07:37
7b9d9d1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.1...1.2.2

1.2.1

20 Mar 22:37
Compare
Choose a tag to compare

Fixed:

  • Laravel 10 composer issues

1.2.0

02 Feb 00:20
Compare
Choose a tag to compare

Add

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

1.1.0

19 Apr 23:05
Compare
Choose a tag to compare

Add:

  • Support for access_key

1.0.0 - Reworked library

25 Jan 00:22
Compare
Choose a tag to compare

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

20 Jan 23:56
75f0822
Compare
Choose a tag to compare

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

Changed:

0.3.2

04 Jan 22:13
Compare
Choose a tag to compare
  • Fixed dependency injection of the manager class

0.3.1

29 Sep 21:49
b7f7114
Compare
Choose a tag to compare
  • Fixed double api.php in url when complete url is provided #23

Thanks @sherblot

0.3.0: Add Support for Guzzle 7 (#15)

24 Oct 23:48
7e77245
Compare
Choose a tag to compare
  • Add support for Guzzle 7 #15
  • Add support for Subfolder Installations #18

Thanks @stephandesouza

Allow Laravel 8.0

07 Sep 22:38
Compare
Choose a tag to compare
0.2.6

chore: allow laravel 7