Releases: teamreflex/ChallongePHP
Releases · teamreflex/ChallongePHP
5.0
updates dependencies for PHP 8.1 and 8.2
4.1
Fixes "old style" query string requests
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
- Fixed PSR-18 compatibility
- Added test for PSR-18 compliance
- Made MatchDto->$optional nullable
3.0.4
- 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.2
- Add toxic to Tournament DTO