Skip to content

Releases: ticketevolution/ticketevolution-php

4.2.6

09 Sep 17:31
d106205
Compare
Choose a tag to compare

Do not include min_and_max_price in listEventsDeleted().

4.2.5

07 Sep 23:41
487d8c6
Compare
Choose a tag to compare

Allow PHP 8

4.2.4

07 Sep 23:30
20ed61f
Compare
Choose a tag to compare

Support GuzzleHttp\Psr7 2.0 in addition to 1.x.

4.2.3

28 Sep 17:47
c8da77c
Compare
Choose a tag to compare

Fixed composer.json syntax error

4.2.2

04 Nov 17:53
d42aaed
Compare
Choose a tag to compare
  • Ensure that when min_and_max_price is used with listEvents() it is sent as a boolean-string because the comparison in the API requires true and not just a truthy value.

4.2.1

22 Apr 19:07
c98170a
Compare
Choose a tag to compare
  • Added deleteOfficeCreditCard().

4.2.0

31 Mar 21:50
ae0a47b
Compare
Choose a tag to compare
  • Replace gimler/guzzle-description-loader with local version. This resolves the conflict with Symfony files that was preventing this project from being used with Laravel 5.8.

4.1.3

30 Mar 04:12
27705af
Compare
Choose a tag to compare
  • Correct location of recipients parameter for emailAirbillForShipment().
  • Fix rejection_notes parameter for rejectOrder().
  • Make q parameter optional for searchEvents().

4.1.2

11 Feb 17:50
a96dc1b
Compare
Choose a tag to compare
  • Ensure include_tevo_section_mappings is sent as a string when used with listTicketGroups(). (Thanks to @zimm0r)

4.1.1

02 Jan 19:45
779294d
Compare
Choose a tag to compare

Fix issue with deploying TEvo Harvester