This repository has been archived by the owner on Aug 12, 2024. It is now read-only.
Releases: huddledigital/zendesk-laravel
Releases · huddledigital/zendesk-laravel
v2.1
Now using illuminate/support
instead of laravel/framework
to allow use with other frameworks (e.g. Lumen) and avoid unnecessary dependencies.
Thanks to @jvalecillos for coding up the necessary changes.
v2.0
This update now uses zendesk_api_client_php version 2.0, read more here: https://github.com/zendesk/zendesk_api_client_php/releases/tag/v2.0.0.
Thanks to @PieterScheffers for coding up the necessary changes.
v1.5
Update composer.json
v1.4
Updated readme to better describe package.