Skip to content

Commit b764a36

Browse files
committed
Drop Pest v1
1 parent e14f17c commit b764a36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
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",
30-
"pestphp/pest": "^1 || ^2",
30+
"pestphp/pest": "^2",
3131
"phpunit/phpunit": "^10.0 | ^11.0",
3232
"rector/rector": "^1.0"
3333
},

0 commit comments

Comments
 (0)