Skip to content

Commit ad0a052

Browse files
support pest 2.x
1 parent 51213d2 commit ad0a052

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
@@ -30,7 +30,7 @@
3030
"require-dev": {
3131
"mockery/mockery": "^1.4.4",
3232
"orchestra/testbench": "^8.0 || ^9.0",
33-
"pestphp/pest": "^3.0"
33+
"pestphp/pest": "^2.0 || ^3.0"
3434
},
3535
"autoload-dev": {
3636
"psr-4": {

0 commit comments

Comments
 (0)