spatie/pest-expectations to dev dependency

This commit is contained in:
Alex Justesen 2025-03-28 15:02:23 -04:00 committed by Benjamin Nussbaum
parent 58ff12485b
commit eec8ea7e68
2 changed files with 69 additions and 69 deletions

View file

@ -20,8 +20,7 @@
"laravel/tinker": "^2.10.1",
"livewire/flux": "^2.0",
"livewire/volt": "^1.7",
"spatie/browsershot": "^5.0",
"spatie/pest-expectations": "^1.3"
"spatie/browsershot": "^5.0"
},
"require-dev": {
"fakerphp/faker": "^1.23",
@ -32,7 +31,8 @@
"nunomaduro/collision": "^8.6",
"pestphp/pest": "^3.7",
"pestphp/pest-plugin-drift": "^3.0",
"pestphp/pest-plugin-laravel": "^3.1"
"pestphp/pest-plugin-laravel": "^3.1",
"spatie/pest-expectations": "^1.10"
},
"autoload": {
"psr-4": {