laravel-apidoc-generator
laravel-apidoc-generator copied to clipboard
Update ramsey/uuid ^4.1.0 illuminate/console ^8.19.0
Problem 1 - mpociot/laravel-apidoc-generator v4.x-dev requires ramsey/uuid ^3.8 -> found ramsey/uuid[3.8.0, ..., 3.x-dev] but the package is fixed to 4.1.1 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command. - mpociot/laravel-apidoc-generator[4.8.0, ..., 4.8.2] require illuminate/console ^5.7|^6.0|^7.0 -> found illuminate/console[v5.7.0, ..., 5.8.x-dev, v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev] but the package is fixed to v8.19.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
please make this updates. We can not use it for laravel 8.x latest version
++ this is the way
+1
+1
https://github.com/mpociot/laravel-apidoc-generator/issues/780 use scribe https://github.com/knuckleswtf/scribe
+1
+1
+1
#780 use scribe https://github.com/knuckleswtf/scribe
Yep, for those wanting to know from https://scribe.knuckles.wtf/laravel/migrating-apidoc
Scribe is a successor to mpociot/laravel-apidoc-generator, with a lot of improvements and changes.