Skip to content

Commit 3fb5c9d

Browse files
Fixed the range of laravel/prompts version used
1 parent ff83111 commit 3fb5c9d

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
@@ -50,7 +50,7 @@
5050
"illuminate/container": "^10.0 || ^11.0",
5151
"illuminate/database": "^10.0 || ^11.0",
5252
"illuminate/support": "^10.0 || ^11.0",
53-
"laravel/prompts": "^0.1.23",
53+
"laravel/prompts": "^0.0",
5454
"symfony/console": "^6.0 || ^7.0"
5555
},
5656
"require-dev": {

0 commit comments

Comments
 (0)