Skip to content

Commit

Permalink
Revert " Decrease required illuminate/console version to prevent conf…
Browse files Browse the repository at this point in the history
…lict with laravel/prompts"

This reverts commit fb8d6d2.
  • Loading branch information
dsturm committed Feb 12, 2024
1 parent fb8d6d2 commit 210cd43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"ext-mbstring": "*",
"illuminate/cache": "^10.43",
"illuminate/config": "^10.43",
"illuminate/console": "^10.0",
"illuminate/console": "^10.43",
"illuminate/container": "^10.43",
"illuminate/contracts": "^10.43",
"illuminate/database": "^10.43",
Expand Down

0 comments on commit 210cd43

Please sign in to comment.