Skip to content

Releases: teamreflex/ChallongePHP

5.0

13 Jun 18:33
397102b
Compare
Choose a tag to compare

updates dependencies for PHP 8.1 and 8.2

4.1.1

21 Oct 14:05
Compare
Choose a tag to compare
bump version

3.2

27 Oct 14:23
Compare
Choose a tag to compare
3.2
add 7.4 back for tests

4.1

04 Aug 01:34
349577c
Compare
Choose a tag to compare
4.1

Fixes "old style" query string requests

4.0

03 Aug 03:43
bbcdf9d
Compare
Choose a tag to compare
4.0
  • Switch to JSON form submission rather than using query strings
  • Update Guzzle
  • Update Laravel Collections to require 9.0
  • Update PHP version support to 8.0+

3.1.1

11 Apr 05:06
9b5e1d3
Compare
Choose a tag to compare
  • Update Guzzle

3.1

24 Aug 12:24
b1e16f7
Compare
Choose a tag to compare
3.1
  • Fixed PSR-18 compatibility
  • Added test for PSR-18 compliance
  • Made MatchDto->$optional nullable

3.0.4

13 Jul 07:03
Compare
Choose a tag to compare
  • Update types for tournament.toxic and tournament.team_size_range
  • Add fields tournament.use_new_style and tournament.optional_display_data
  • Set DTOs to ignore missing fields, avoiding Challonge API changes breaking the package

3.0.3

19 May 01:13
340d5b7
Compare
Choose a tag to compare
  • Fix getParticipant

3.0.2

18 May 05:31
e9e50ca
Compare
Choose a tag to compare
  • Add toxic to Tournament DTO