Skip to content

Commit

Permalink
Update laravel/prompts requirement from ^0.1.11 to ^0.2.0
Browse files Browse the repository at this point in the history
Updates the requirements on [laravel/prompts](https://github.com/laravel/prompts) to permit the latest version.
- [Release notes](https://github.com/laravel/prompts/releases)
- [Changelog](https://github.com/laravel/prompts/blob/main/CHANGELOG.md)
- [Commits](laravel/prompts@v0.1.11...v0.2.0)

---
updated-dependencies:
- dependency-name: laravel/prompts
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent ce13e89 commit f213b78
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 @@ -18,7 +18,7 @@
"require": {
"php": "^8.1",
"illuminate/contracts": "^10.0|^11.0",
"laravel/prompts": "^0.1.11",
"laravel/prompts": "^0.2.0",
"laravel/scout": "^10.2",
"spatie/laravel-package-tools": "^1.14.0"
},
Expand Down

0 comments on commit f213b78

Please sign in to comment.