Releases: BadChoice/handesk-php
Releases · BadChoice/handesk-php
1.1.1
Merge pull request #11 from aleixgil/bugfix/validateUpdateComment
Illuminate/http downgrade ^7.0, to equalize laravel version in XEF/RETAIL.
1.1.0
Merge pull request #10 from aleixgil/bugfix/validateUpdateComment
addComment, requester and language added to the request. Guzzle -> Illuminate/Http.
1.0.2
Merge pull request #8 from aleixgil/bugfix/encryptAndDecryptTicketId
Ticket methods to encrypt and decrypt ticket id, and method to find encrypted ticket id.
1.0
Merge pull request #7 from MSL-Industries/master
Update Guzzle to 7.0.1 to support Laravel 8