Skip to content

Commit

Permalink
Update laravel/prompts requirement from ^0.2.0 to ^0.3.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.2.0...v0.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent deba72c commit 65322c1
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 @@ -27,7 +27,7 @@
},
"require-dev": {
"laravel/pint": "^1.0",
"laravel/prompts": "^0.2.0",
"laravel/prompts": "^0.3.0",
"pestphp/pest": "^2.31",
"phpstan/phpstan": "^1.10.56",
"rector/rector": "^1.0",
Expand Down

0 comments on commit 65322c1

Please sign in to comment.