NicklasWallgren / PokemonGoAPI-PHP

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

error of last composer update #124

Closed f2008305 closed 8 years ago

f2008305 commented 8 years ago

Fatal error: Class 'Illuminate\Support\Collection' not found in /var/www/pokemongo/private/vendor/nicklasw/pkm-go-api/src/Api/Pokemon/Collection/PokemonCollection.php on line 8

f2008305 commented 8 years ago

now that fatal error seems solved but there is a new one... Warning: get_resource_type() expects parameter 1 to be resource, null given in /**/vendor/nicklasw/pogoprotos-php/src/protocolbuffers.inc.php on line 54

f2008305 commented 8 years ago

am i the only one to get that error? it is a warning error but don't allow me to get all data... probably i will downgrade the version until it will be fixed xd

NicklasWallgren commented 8 years ago

I can't reproduced the problem. Have you updated the dependencies?