mirror of
https://github.com/usetrmnl/byos_laravel.git
synced 2026-01-13 15:07:49 +00:00
spatie/pest-expectations to dev dependency
This commit is contained in:
parent
58ff12485b
commit
eec8ea7e68
2 changed files with 69 additions and 69 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue