Skip to content

Commit 842c4d9

Browse files
authored
Require pestphp/pest ^2.1
Version 2.0 will break the prefer lowest test suite
1 parent e93ab62 commit 842c4d9

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
@@ -32,7 +32,7 @@
3232
"nunomaduro/collision": "^7.9",
3333
"nunomaduro/larastan": "^2.0.1",
3434
"orchestra/testbench": "^8.0",
35-
"pestphp/pest": "^2.0",
35+
"pestphp/pest": "^2.1",
3636
"pestphp/pest-plugin-arch": "^2.0",
3737
"pestphp/pest-plugin-laravel": "^2.0",
3838
"phpstan/extension-installer": "^1.1",

0 commit comments

Comments
 (0)