Tags: artisan-build/community-prompts
Tags
[ Task ] Remove Patched Prompt (#8) * move laravel/prompts to require-dev, suggest install, bump version * require illuminate/collections * require react/event-loop * sort composer packages * Add Override attirbutes to AsyncConsoleOutput * remove PatchedPrompt, extend and Override Prompt class * track trailing newlines in AsyncConsoleOutput * Fix code styling * drop php 8.1 support * add warning to docs --------- Co-authored-by: ProjektGopher <[email protected]>
[ Feat ] AsyncPrompt (#4) * fix namespaces * Adds react/stream dependency * Adds Output/AsyncConsoleOutput::class * Adds AsyncPrompt::class * Fix code styling * fix * fix namespaces * Fix code styling * extend base class * add AsyncPrompt documentation * fix filename --------- Co-authored-by: ProjektGopher <[email protected]>