Skip to content

Commit 193fce6

Browse files
committed
Add Pest v4 Support
1 parent a2b9717 commit 193fce6

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
@@ -27,7 +27,7 @@
2727
"laravel/dusk": "^8.0",
2828
"livewire/livewire": "^3.0",
2929
"orchestra/testbench": "^9.0 | ^10",
30-
"pestphp/pest": "^2 | ^3",
30+
"pestphp/pest": "^2 | ^3 | ^4",
3131
"phpunit/phpunit": "^10.0 | ^11.0",
3232
"rector/rector": "^1.0"
3333
},

0 commit comments

Comments
 (0)