dolejska-daniel / riot-api

Riot League of Legends & DataDragon API wrappers for PHP7 and PHP8.
GNU General Public License v3.0
112 stars 25 forks source link

Use new method to receive league entries. Fixes #52 #53

Closed strebl closed 5 years ago

strebl commented 5 years ago

Riot deprecated the old method and replaced it: https://www.riotgames.com/en/DevRel/riot-api-update-190417.

This pull request reflects these changes.