Skip to content

Commit 6a89266

Browse files
committed
Add Pest 4 support
1 parent 9aac7e4 commit 6a89266

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
"require-dev": {
3333
"ext-json": "*",
3434
"orchestra/testbench": "^7.0|^8.0|^9.0|^10.0|^11.0",
35-
"pestphp/pest": "^1.22|^2.34|^3.0"
35+
"pestphp/pest": "^1.22|^2.34|^3.0|^4.0"
3636
},
3737
"autoload": {
3838
"psr-4": {

0 commit comments

Comments
 (0)