Skip to content

Commit 8002c11

Browse files
authored
Fix for Laravel Prompts (#110)
1 parent d8d7136 commit 8002c11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"require": {
3434
"php": "^8.1",
3535
"illuminate/contracts": "^10.0|^11.0",
36-
"laravel/prompts": "^0.1.1|^0.2",
36+
"laravel/prompts": "^0.1.1|^0.2|^0.3",
3737
"nativephp/laravel": "*",
3838
"nativephp/php-bin": "^0.5",
3939
"spatie/laravel-package-tools": "^1.14.0"

0 commit comments

Comments
 (0)