Skip to content

Commit 750f57e

Browse files
Update pestphp/pest requirement from ^1.3.2 to ^3.2.5
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@v1.3.2...v3.2.5) --- updated-dependencies: - dependency-name: pestphp/pest dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3de9783 commit 750f57e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"php": "^7.1 || ^8.0"
2020
},
2121
"require-dev": {
22-
"pestphp/pest": "^1.3.2"
22+
"pestphp/pest": "^3.2.5"
2323
},
2424
"config": {
2525
"sort-packages": true

0 commit comments

Comments
 (0)