We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
laravel/prompts
1 parent 2714f96 commit 4c78508Copy full SHA for 4c78508
composer.json
@@ -31,7 +31,7 @@
31
"fruitcake/php-cors": "^1.3",
32
"guzzlehttp/guzzle": "^7.8",
33
"guzzlehttp/uri-template": "^1.0",
34
- "laravel/prompts": "^0.1.18",
+ "laravel/prompts": "^0.1.18|^0.2.0",
35
"laravel/serializable-closure": "^1.3",
36
"league/commonmark": "^2.2.1",
37
"league/flysystem": "^3.8.0",
src/Illuminate/Console/composer.json
@@ -21,7 +21,7 @@
21
"illuminate/macroable": "^11.0",
22
"illuminate/support": "^11.0",
23
"illuminate/view": "^11.0",
24
- "laravel/prompts": "^0.1.12",
25
"nunomaduro/termwind": "^2.0",
26
"symfony/console": "^7.0",
27
"symfony/polyfill-php83": "^1.28",
0 commit comments