Skip to content

Commit f21a4d9

Browse files
author
Bryun Sakaye
committed
Install Pest
1 parent 13da64a commit f21a4d9

File tree

5 files changed

+1061
-99
lines changed

5 files changed

+1061
-99
lines changed

composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
"laravel/sail": "^1.26",
1818
"mockery/mockery": "^1.6",
1919
"nunomaduro/collision": "^8.1",
20-
"phpunit/phpunit": "^11.0.1"
20+
"pestphp/pest": "^3.7",
21+
"pestphp/pest-plugin-laravel": "^3.1"
2122
},
2223
"autoload": {
2324
"psr-4": {

0 commit comments

Comments
 (0)