Install Pest

This commit is contained in:
JP
2024-07-25 13:35:51 +08:00
parent 4b00590c89
commit 0f3c3db73b
5 changed files with 1149 additions and 266 deletions

View File

@@ -15,7 +15,8 @@
"laravel/sail": "^1.26",
"mockery/mockery": "^1.6",
"nunomaduro/collision": "^8.0",
"phpunit/phpunit": "^11.0.1"
"pestphp/pest": "^2.34",
"pestphp/pest-plugin-laravel": "^2.4"
},
"autoload": {
"psr-4": {