yesccx / laravel9-prompts
Fork from the laravel/prompts,Add support for Laravel9
v0.1.0
2024-04-29 03:43 UTC
Requires
- php: ^8.1
- ext-mbstring: *
- illuminate/collections: ^9.0|^10.0|^11.0
- symfony/console: ^6.2|^7.0
Requires (Dev)
- mockery/mockery: ^1.5
- pestphp/pest: ^2.3
- phpstan/phpstan: ^1.11
- phpstan/phpstan-mockery: ^1.1
Suggests
- ext-pcntl: Required for the spinner to be animated.
Conflicts
- illuminate/console: >=10.17.0 <10.25.0
- laravel/framework: >=10.17.0 <10.25.0
This package is auto-updated.
Last update: 2024-10-29 05:41:30 UTC
README
Fork from the laravel/prompts,Add support for Laravel9。