Skip to content

Releases: helpscout/helpscout-api-php-laravel

2.1.2 - Laravel 11 Compatiblity

30 Apr 17:23
8643efb
Compare
Choose a tag to compare
  • Enabling installation alongside Laravel 11

2.1.1 - Laravel 9 & 10 Compatiblity

18 Jan 17:43
cc6478b
Compare
Choose a tag to compare
  • Enabling installation alongside Laravel 9 & 10

PHP 8 Compatibility

31 Mar 13:33
443ac16
Compare
Choose a tag to compare
  • No longer running automated tests against Laravel 6 & 7. This is primarily because of the PHP version compatibilities between Laravel & phpunit make this a little more complex.
  • Now running tests against Larave 8 & PHP 7.3, 7.4 and 8

Laravel 8 compatibility

15 Sep 13:12
a7f21b2
Compare
Choose a tag to compare
  • Now compatible with Laravel 8

2.0.0

06 May 02:13
c94ecae
Compare
Choose a tag to compare
  • Uses SDK v3
  • Drops support for Laravel 5.8+
  • Requires PHP 7.3+

1.0.3

07 Apr 14:53
0f4c209
Compare
Choose a tag to compare
  • Composer requirements have been adjusted to enable compatibility with Laravel/Lumen 7.*

1.0.2

24 Sep 14:12
cf7e665
Compare
Choose a tag to compare
  • Composer requirements have been adjusted to enable compatibility with Laravel/Lumen 6.*

1.0.1

19 Dec 19:20
Compare
Choose a tag to compare
  • Use boot method in service provider to configure and return client
  • Fix reference in readme

1.0.0

19 Dec 17:39
Compare
Choose a tag to compare

Initial release.