Skip to content

Commit c34b894

Browse files
committed
pest
1 parent 7a7ab80 commit c34b894

5 files changed

Lines changed: 1311 additions & 66 deletions

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
"laravel/pint": "^1.27",
2222
"mockery/mockery": "^1.6",
2323
"nunomaduro/collision": "^8.6",
24-
"phpunit/phpunit": "^12.5.12"
24+
"pestphp/pest": "^4.7",
25+
"pestphp/pest-plugin-laravel": "^4.1"
2526
},
2627
"autoload": {
2728
"psr-4": {

0 commit comments

Comments
 (0)