Skip to content

Commit

Permalink
Update pestphp/pest requirement from ^2.15 to ^3.3
Browse files Browse the repository at this point in the history
Updates the requirements on [pestphp/pest](https://github.com/pestphp/pest) to permit the latest version.
- [Release notes](https://github.com/pestphp/pest/releases)
- [Changelog](https://github.com/pestphp/pest/blob/3.x/RELEASE.md)
- [Commits](pestphp/pest@v2.15.0...v3.3.0)

---
updated-dependencies:
- dependency-name: pestphp/pest
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent de1f9f3 commit af4b28c
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 @@
"php": "^8.1"
},
"require-dev": {
"pestphp/pest": "^2.15",
"pestphp/pest": "^3.3",
"laravel/pint": "^1.0",
"spatie/ray": "^1.28"
},
Expand Down

0 comments on commit af4b28c

Please sign in to comment.