chill-pills / laravel-instagram-basic-feed

Laravel package that connect to Instagram's new API Basic Display. Retrieve personal user's posts and keep them in cache, with specific commands or with Scheduler and take care to refresh the token's every two months.
MIT License
3 stars 3 forks source link

PHP8 and Laravel9 support #10

Closed swilla closed 2 years ago

dib258 commented 2 years ago

Ok I'll merge the PR, did you check if everyting is working with Laravel 9 and php 8?

swilla commented 2 years ago

Ok I'll merge the PR, did you check if everyting is working with Laravel 9 and php 8?

Yes, it's working well on an application I upgraded.

dib258 commented 2 years ago

Ok perfect, thank you ;)