Victor

Results 4 issues of Victor

…^2.8 || ^3.1 || ^4.1 || ^5.1 This PR * [x] * [ ] * [ ] Follows #. Related to #. Fixes #.

CLA Signed

As the title will this project support Laravel 8? Or use knuckleswtf/scribe project? https://github.com/mpociot/laravel-apidoc-generator/issues/777

I use `composer require --dev mpociot/laravel-apidoc-generator` install Deployment use `composer install --optimize-autoloader --no-dev` but show this error ``` In Application.php line 635: Class 'Mpociot\ApiDoc\ApiDocGeneratorServiceProvider' not found ```

Hello, I've been working with your package and encountered some dependency conflicts when trying to install it alongside other packages. Specifically, the conflicts arise with the versions of nikic/php-parser, amphp/amp,...