Skip to content

Commit 5bf5a78

Browse files
Update pestphp/pest-plugin-drift requirement from ^2.5 to ^3.0
Updates the requirements on [pestphp/pest-plugin-drift](https://github.com/pestphp/pest-plugin-drift) to permit the latest version. - [Release notes](https://github.com/pestphp/pest-plugin-drift/releases) - [Changelog](https://github.com/pestphp/pest-plugin-drift/blob/3.x/CHANGELOG.md) - [Commits](pestphp/pest-plugin-drift@v2.5.0...v3.0.0) --- updated-dependencies: - dependency-name: pestphp/pest-plugin-drift dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent df5fee4 commit 5bf5a78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@
3737
},
3838
"require-dev": {
3939
"pestphp/pest": "^2.34 || ^3.7",
40-
"pestphp/pest-plugin-drift": "^2.5"
40+
"pestphp/pest-plugin-drift": "^3.0"
4141
}
4242
}

0 commit comments

Comments
 (0)