Install Pest

This commit is contained in:
fsociety
2024-08-29 13:36:57 +02:00
parent 0769adfba3
commit b38f3f8bed
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.35",
"pestphp/pest-plugin-laravel": "^2.4"
},
"autoload": {
"psr-4": {