Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Releases: huddledigital/zendesk-laravel

v2.1

13 Apr 13:35
Compare
Choose a tag to compare

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

02 Nov 16:28
Compare
Choose a tag to compare

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

02 Jun 11:48
Compare
Choose a tag to compare
Update composer.json

v1.4

02 Jun 11:46
Compare
Choose a tag to compare
Updated readme to better describe package.