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
150 stars 43 forks source link

Plugin not support PHP 8.0 #28

Closed Dysha96 closed 2 years ago

Dysha96 commented 3 years ago

Hi, php 8 support planned?

DenTray commented 2 years ago

@Dysha96 Hi! We've relased new 2.0.4-beta version with fully compatiable with the Laravel 8/8.1 and PhpUnit 9. Please feel free to use.

We are looking forward to your feedback.