Skip to content

Commit

Permalink
[11.x] Support Laravel Prompts 0.2+ and 0.3+ (#1279)
Browse files Browse the repository at this point in the history
  • Loading branch information
crynobone authored Oct 1, 2024
1 parent 7cd47e0 commit 2704954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"illuminate/view": "^11.0",
"illuminate/log": "^11.0",
"dragonmantank/cron-expression": "^3.1",
"laravel/prompts": "^0.1.17",
"laravel/prompts": "^0.1.18|^0.2.0|^0.3.0",
"nikic/fast-route": "^1.3",
"symfony/console": "^7.0",
"symfony/error-handler": "^7.0",
Expand Down

0 comments on commit 2704954

Please sign in to comment.