Skip to content

Commit 08c37f4

Browse files
edjwcrynobone
andauthored
[11.x] Console supports Laravel Prompts 0.3+ (#53136)
* [11.x] Console supports Laravel Prompts 0.3+ * Update src/Illuminate/Console/composer.json --------- Co-authored-by: Mior Muhammad Zaki <[email protected]>
1 parent 57d6188 commit 08c37f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Console/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"illuminate/macroable": "^11.0",
2222
"illuminate/support": "^11.0",
2323
"illuminate/view": "^11.0",
24-
"laravel/prompts": "^0.1.18|^0.2.0",
24+
"laravel/prompts": "^0.1.20|^0.2|^0.3",
2525
"nunomaduro/termwind": "^2.0",
2626
"symfony/console": "^7.0",
2727
"symfony/polyfill-php83": "^1.28",

0 commit comments

Comments
 (0)