Install Pest

This commit is contained in:
2024-10-21 14:51:30 +05:00
parent 1356c5ac31
commit a553c9082a
5 changed files with 996 additions and 32 deletions

View File

@@ -16,7 +16,8 @@
"laravel/sail": "^1.26",
"mockery/mockery": "^1.6",
"nunomaduro/collision": "^8.1",
"phpunit/phpunit": "^11.0.1"
"pestphp/pest": "^3.4",
"pestphp/pest-plugin-laravel": "^3.0"
},
"autoload": {
"psr-4": {