Skip to content

Commit 804b572

Browse files
authored
[5.x] Support Laravel Prompts 0.2+ and 0.3+ (#359)
1 parent c05314f commit 804b572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"php": "^8.2",
1414
"illuminate/filesystem": "^10.20|^11.0",
1515
"illuminate/support": "^10.20|^11.0",
16-
"laravel/prompts": "^0.1",
16+
"laravel/prompts": "^0.1.18|^0.2.0|^0.3.0",
1717
"symfony/console": "^6.2|^7.0",
1818
"symfony/process": "^6.2|^7.0"
1919
},

0 commit comments

Comments
 (0)