rdohms / meetup-api-client

Guzzle powered Meetup.com API Client
MIT License
76 stars 24 forks source link

Fails on laravel 5.4 #52

Closed interludic closed 6 years ago

interludic commented 6 years ago

Hey mate,

have you tested this with laravel 5.4+? do you know when this will be updated?

https://laravel.com/docs/5.4/upgrade

make Method Parameters

The container's make method no longer accepts a second array of parameters. This feature typically indicates a code smell. Typically, you can always construct the object in another way that is more intuitive.