feat: add tests, chore: update readme

This commit is contained in:
Benjamin Nussbaum 2025-03-03 22:20:52 +01:00
parent 715e6a2562
commit e6a2bdb3bc
27 changed files with 1179 additions and 299 deletions

View file

@ -19,7 +19,8 @@
"laravel/tinker": "^2.10.1",
"livewire/flux": "^2.0",
"livewire/volt": "^1.6.7",
"spatie/browsershot": "^5.0"
"spatie/browsershot": "^5.0",
"spatie/pest-expectations": "^1.3"
},
"require-dev": {
"fakerphp/faker": "^1.23",