knuckleswtf / scribe

Generate API documentation for humans from your Laravel codebase.✍
https://scribe.knuckles.wtf/laravel/
MIT License
1.58k stars 280 forks source link

Requesting new Release Version #817

Closed LaurinStapf closed 4 months ago

LaurinStapf commented 4 months ago

Scribe version

latest

Your question

It would be nice to get a new version that fixes the bug I reported in #810, since #815 resolved the bug.

Docs

MrCrayon commented 4 months ago

Until mantainer has time to release a new version you can require it like this:

composer require --dev knuckleswtf/scribe:dev-master#4811b00bf9830b66acda12509feb0ff2cd84d696

Instead of the last tagged version it will use master version up to that commit, it's only two commits ahead:

https://github.com/knuckleswtf/scribe/compare/4.32.0...master

shalvah commented 4 months ago

released 4.33.0