Releases: helpscout/helpscout-api-php-laravel
Releases · helpscout/helpscout-api-php-laravel
2.1.2 - Laravel 11 Compatiblity
2.1.1 - Laravel 9 & 10 Compatiblity
- Enabling installation alongside Laravel 9 & 10
PHP 8 Compatibility
- 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
- Now compatible with Laravel 8
2.0.0
1.0.3
1.0.2
1.0.1
- Use
boot
method in service provider to configure and return client - Fix reference in readme
1.0.0
Initial release.