Skip to content

Commit 89645d1

Browse files
committed
support pest3
1 parent 42c6bcd commit 89645d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
],
3434
"require": {
3535
"php": "^8.1",
36-
"pestphp/pest": "^2.0"
36+
"pestphp/pest": "^2.0 || ^3.0"
3737
},
3838
"require-dev": {
3939
"phpstan/phpstan": "^1.11.0",

0 commit comments

Comments
 (0)