Build the stuff for incoming invoices.
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
"laravel/framework": "^11.31",
|
||||
"laravel/sanctum": "^4.0",
|
||||
"laravel/tinker": "^2.9",
|
||||
"phpoffice/phpspreadsheet": "^3.8"
|
||||
"phpoffice/phpspreadsheet": "^3.8",
|
||||
"ext-dom": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"fakerphp/faker": "^1.23",
|
||||
|
||||
Reference in New Issue
Block a user