Skip to content

Commit

Permalink
Update pestphp/pest requirement from ^2.15 to ^3.0 (#5)
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.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 2f9393c commit ccd960c
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 @@ -20,7 +20,7 @@
},
"require-dev": {
"laravel/pint": "^1.0",
"pestphp/pest": "^2.15",
"pestphp/pest": "^3.0",
"phpstan/phpstan": "^1.10",
"spatie/ray": "^1.28"
},
Expand Down

0 comments on commit ccd960c

Please sign in to comment.