dolejska-daniel / riot-api

Riot League of Legends & DataDragon API wrappers for PHP7 and PHP8.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Guzzle Update to V7

katerlol opened this issue · comments

commented

Is your feature request related to a problem? Please describe.
I am currently using the newest version of Laravel and tried to make your API compatible with Laravel, sadly I ran into the problem that the current Version only supports Guzzle^v7 and your API requires an older Version to work.

Describe the solution you'd like
Can you please update the the dependency for Guzzle to also work with v7 or do a build which doesn't use guzzle at all?

BR