Skip to content

Commit a5d5bba

Browse files
Update pestphp/pest requirement from ^2.20 to ^3.3
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.20.0...v3.3.0) --- updated-dependencies: - dependency-name: pestphp/pest dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 751fda7 commit a5d5bba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"require-dev": {
2727
"php": "^8.1",
2828
"laravel/pint": "^1.0",
29-
"pestphp/pest": "^2.20",
29+
"pestphp/pest": "^3.3",
3030
"phpstan/phpstan": "^1.12",
3131
"spatie/ray": "^1.28"
3232
},

0 commit comments

Comments
 (0)