Skip to content

Commit ff63b3a

Browse files
committed
Update Pest version
1 parent d4430f6 commit ff63b3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"laravel/pint": "^1.24",
3030
"nunomaduro/collision": "^8.6",
3131
"orchestra/testbench": "^10.0",
32-
"pestphp/pest": "^3.7",
33-
"pestphp/pest-plugin-laravel": "^3.1"
32+
"pestphp/pest": "^4.0",
33+
"pestphp/pest-plugin-laravel": "^4.0"
3434
},
3535
"autoload": {
3636
"psr-4": {

0 commit comments

Comments
 (0)