MacsiDigital / laravel-zoom

Laravel Zoom Package
MIT License
261 stars 135 forks source link

Laravel 9 support #114

Closed MaizerGomes closed 2 years ago

MaizerGomes commented 2 years ago

Can laravel 9 support be added?

jdrieghe commented 2 years ago

I created a PR for this last week https://github.com/MacsiDigital/laravel-zoom/pull/111

colinhall17 commented 2 years ago

Now updated

jdrieghe commented 2 years ago

Thanks, @colinhall17. After trying to install it, I noticed the macsidigital/laravel-api-client package relies on MacsiDigital/laravel-oauth2-client which does not allow installation under Laravel 9 yet. I created a PR for it here: https://github.com/MacsiDigital/laravel-oauth2-client/pull/5