Skip to content

Commit c059d5d

Browse files
authored
[11.x] Support Laravel Prompts 0.3+ (#52993)
Signed-off-by: Mior Muhammad Zaki <[email protected]>
1 parent 39a60f1 commit c059d5d

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
@@ -31,7 +31,7 @@
3131
"fruitcake/php-cors": "^1.3",
3232
"guzzlehttp/guzzle": "^7.8",
3333
"guzzlehttp/uri-template": "^1.0",
34-
"laravel/prompts": "^0.1.18|^0.2.0",
34+
"laravel/prompts": "^0.1.18|^0.2.0|^0.3.0",
3535
"laravel/serializable-closure": "^1.3",
3636
"league/commonmark": "^2.2.1",
3737
"league/flysystem": "^3.8.0",

0 commit comments

Comments
 (0)