Skip to content

Commit f9b7772

Browse files
committed
chore(deps): add support for laravel/prompts 0.2 and 0.3
1 parent b9ded5f commit f9b7772

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
@@ -35,7 +35,7 @@
3535
"illuminate/support": "^11.5.0",
3636
"illuminate/testing": "^11.5.0",
3737
"laravel-zero/foundation": "^11.5.0",
38-
"laravel/prompts": "^0.1.20",
38+
"laravel/prompts": "^0.1.20 || ^0.2 || ^0.3",
3939
"league/flysystem": "^3.27.0",
4040
"nunomaduro/collision": "^8.1.1",
4141
"nunomaduro/laravel-console-summary": "^1.12.1",

0 commit comments

Comments
 (0)