Skip to content

Commit d9038b2

Browse files
Update pestphp/pest requirement from ^1.20 || ^2.0 to ^3.6.0
--- updated-dependencies: - dependency-name: pestphp/pest dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2b3f96c commit d9038b2

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
@@ -40,7 +40,7 @@
4040
"require-dev": {
4141
"ext-json": "*",
4242
"orchestra/testbench": "^6.23 || ^7.0 || ^8.0 || ^9.0",
43-
"pestphp/pest": "^1.20 || ^2.0"
43+
"pestphp/pest": "^3.6.0"
4444
},
4545
"minimum-stability": "dev",
4646
"prefer-stable": true,

0 commit comments

Comments
 (0)