dolejska-daniel/riot-api

Guzzle Update to V7

katerlol opened this issue · 0 comments

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