TartanLeGrand / laravel-openapi

Generate OpenAPI specification for Laravel Applications
MIT License
12 stars 2 forks source link

feat(deps): support laravel 11 #6

Closed TartanLeGrand closed 5 months ago

TartanLeGrand commented 5 months ago

Support for Laravel 11 and CI Improvements ๐Ÿš€

This pull request introduces support for Laravel 11 as well as enhancements to Continuous Integration (CI).

Changes

No code modifications were made except for the deprecation in PHPUnit. All combinations of PHP and Laravel versions passed the tests without any issues. Results can be viewed here.

Commits

@KentarouTakeda added 4 commits 2 months ago:

Acknowledgments

I would like to thank KentarouTakeda for his initial contribution to the package. As the maintainer has been AFK for several months, I forked the project and incorporated the changes from KentarouTakeda in order to update this package. ๐Ÿค

Closes #112 & PRs: https://github.com/vyuldashev/laravel-openapi/pull/110, https://github.com/vyuldashev/laravel-openapi/pull/109

I look forward to your feedback and reviews. Thank you for your consideration. ๐Ÿ™