Skip to content

Commit 2704954

Browse files
authored
[11.x] Support Laravel Prompts 0.2+ and 0.3+ (#1279)
1 parent 7cd47e0 commit 2704954

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
@@ -43,7 +43,7 @@
4343
"illuminate/view": "^11.0",
4444
"illuminate/log": "^11.0",
4545
"dragonmantank/cron-expression": "^3.1",
46-
"laravel/prompts": "^0.1.17",
46+
"laravel/prompts": "^0.1.18|^0.2.0|^0.3.0",
4747
"nikic/fast-route": "^1.3",
4848
"symfony/console": "^7.0",
4949
"symfony/error-handler": "^7.0",

0 commit comments

Comments
 (0)