marcreichel / igdb-laravel

Simplify the integration of the IGDB API into your Laravel app. Including IGDB webhook support.
https://marcreichel.dev/docs/igdb-laravel
MIT License
104 stars 22 forks source link

✨ Add Support for Laravel 9 #64

Closed marcreichel closed 2 years ago

HDVinnie commented 2 years ago

Are you waiting for Laravel 9 to release? Or could merge now for us on dev.

marcreichel commented 2 years ago

@HDVinnie Yeah, I thought I'd like to wait for Laravel to be released (so the test suite could run through properly as well).

But I think there should not be any breaking changes. So I may merge it already. What is your opinion on this?

HDVinnie commented 2 years ago

From the release notes I see nothing that would break in this package.

marcreichel commented 2 years ago

@HDVinnie Well, then: Here we go 🎉

marcreichel commented 2 years ago

@HDVinnie Version 3.6.0 is released 👍🏼 Let me know if everything works as expected or if you run into any issues 🙂 (I've started a discussion for this release: #65)