MarcinOrlowski / laravel-api-response-builder

Builds nice, normalized and easy to consume REST JSON responses for Laravel powered APIs.
MIT License
720 stars 79 forks source link

Update to Laravel 10? #237

Closed dragonfire1119 closed 1 year ago

dragonfire1119 commented 1 year ago

What is wrong?

This package is still requiring ^9.0

[laravel/framework](https://packagist.org/packages/laravel/framework): ^9.0

Are there any blocking issues?

MarcinOrlowski commented 1 year ago

That's intentional but there will be separate release for v10. I will try to push it today

dragonfire1119 commented 1 year ago

That's intentional but there will be separate release for v10. I will try to push it today

Thanks for the fast reply and your help! I appreciate it!

MarcinOrlowski commented 1 year ago

v10 released.