Skip to content

Commit

Permalink
chore(deps-dev): update pestphp/pest requirement from ^2.34.7 to ^3.0.1
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.34.7...v3.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 1223815 commit 2320b19
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 @@ -28,7 +28,7 @@
"laravel/pint": "^1.16",
"mockery/mockery": "^1.6.12",
"orchestra/testbench": "^9.1.1",
"pestphp/pest": "^2.34.7",
"pestphp/pest": "^3.0.1",
"pestphp/pest-plugin-laravel": "*",
"rector/rector": "^1.1"
},
Expand Down

0 comments on commit 2320b19

Please sign in to comment.