Skip to content

Commit 07cae57

Browse files
authored
[1.x] Supports Laravel Prompts 0.3
1 parent f0e0d4d commit 07cae57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"illuminate/contracts": "^10.47|^11.0",
2727
"illuminate/http": "^10.47|^11.0",
2828
"illuminate/support": "^10.47|^11.0",
29-
"laravel/prompts": "^0.1.15|^0.2.0",
29+
"laravel/prompts": "^0.1.15|^0.2.0|^0.3.0",
3030
"pusher/pusher-php-server": "^7.2",
3131
"ratchet/rfc6455": "^0.3.1",
3232
"react/promise-timer": "^1.10",

0 commit comments

Comments
 (0)