Skip to content

Commit 5e2e49e

Browse files
Update pestphp/pest requirement from ^3.7.1 to ^4.1.2
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/4.x/RELEASE.md) - [Commits](pestphp/pest@v3.7.1...v4.1.2) --- updated-dependencies: - dependency-name: pestphp/pest dependency-version: 4.1.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 049bccf commit 5e2e49e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"require-dev": {
3636
"mockery/mockery": "^1.6.12",
37-
"pestphp/pest": "^3.7.1",
37+
"pestphp/pest": "^4.1.2",
3838
"roave/security-advisories": "dev-latest"
3939
},
4040
"autoload": {

0 commit comments

Comments
 (0)