NicklasWallgren / PokemonGoAPI-PHP

Pokemon Go API PHP library
BSD 2-Clause "Simplified" License
130 stars 51 forks source link

Increased minimum-version of Guzzle to fix a BC-problem #144

Closed DrDelay closed 7 years ago

DrDelay commented 7 years ago

Implemented methods of ClientProxy did not match the declaration in the ClientInterface on versions before 6.2.1. Reported in #143.