documentarian icon indicating copy to clipboard operation
documentarian copied to clipboard

doesn't support Laravel 8 yet

Open djoudi opened this issue 5 years ago • 4 comments

doesn't support Laravel 8 yet?

djoudi avatar Sep 19 '20 06:09 djoudi

@mpociot any update on this? Because commit with support is added but version was not published. It makes for example mpociot/laravel-apidoc-generator unusable with Laravel 8.

Magiczne avatar Oct 21 '20 06:10 Magiczne

@Magiczne Pull 35

djoudi avatar Oct 21 '20 15:10 djoudi

@djoudi as I said, I see that there was a pull request with neccessary changes but the last version published on packagist is 4.0.0 (besides dev-master).

In that case using mpociot/laravel-apidoc-generator is not possible with Laravel 8, because it will not pull the newest code, but the version 4.0.

Magiczne avatar Oct 21 '20 16:10 Magiczne

https://github.com/mpociot/documentarian/issues/37

Davidnadejdin avatar Dec 21 '20 19:12 Davidnadejdin