nextapps-be / laravel-swagger-ui

Add Swagger UI to a Laravel application.
MIT License
160 stars 20 forks source link

Support lower versions of Laravel #5

Closed ionut-tanasa closed 3 years ago

ionut-tanasa commented 3 years ago

Can you kindly lower the requirements for Laravel Framework, please?

At least support the LTS versions.

gdebrauwer commented 3 years ago

In our projects, we only use the latest Laravel version, so it does not make sense for us to support older versions (such as LTS).