Skip to content

Commit

Permalink
Fix Laravel Prompts dependency. (#650)
Browse files Browse the repository at this point in the history
  • Loading branch information
robsontenorio authored Sep 28, 2024
1 parent bad16e3 commit 0f6f717
Show file tree
Hide file tree
Showing 2 changed files with 928 additions and 750 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"require": {
"illuminate/support": "^10.0|^11.0",
"jfcherng/php-diff": "^6.15",
"laravel/prompts": "^0.1.15",
"laravel/prompts": "^0|^1",
"blade-ui-kit/blade-heroicons": "^2.3"
},
"require-dev": {
Expand Down
Loading

0 comments on commit 0f6f717

Please sign in to comment.