blood72 / laravel-riot-api

Riot API wrapper for Laravel
MIT License
3 stars 1 forks source link

Require dependency update for support match-v5 #2

Closed blood72 closed 3 years ago

blood72 commented 3 years ago

match-v4 is being deprecated on June 14th, 2021. As a result, compatibility checks should be prepared in advance with the dolejska-daniel/riot-api version up.

https://github.com/dolejska-daniel/riot-api-league/issues/1 https://developer.riotgames.com/apis#match-v5

blood72 commented 3 years ago

Maybe MatchReferenceDto is no longer needed. It is possible to inquire only by receiving the ID right away starting with match-v5.