RonasIT / laravel-swagger

Laravel-Swagger is a fully automate tool which allows to generate and save swagger-based documentation after successful completing your application's feature tests.
https://ronasit.com
MIT License
143 stars 42 forks source link

Alternative for "minima/annotations" package. #35

Closed DenTray closed 2 years ago

DenTray commented 2 years ago

The "minima/annotations" package requires the "nikic/php-parser" version less than 4. It blockes upgrading to the Laravel 9 so we need to find the alternative package.

DenTray commented 2 years ago

Released in 2.0.0-beta version