feat: Add spatie/sheets package

Added the "spatie/sheets" package to the composer.json file. This package will be used for handling spreadsheets in the project.
This commit is contained in:
Rico van Zelst
2023-12-12 09:39:35 +01:00
parent b61d16cec4
commit ae545c125a

View File

@@ -23,6 +23,7 @@
"saade/blade-iconsax": "^1.1",
"spatie/laravel-backup": "^8.3",
"spatie/laravel-query-builder": "^5.6",
"spatie/sheets": "^1.10",
"sqids/sqids": "^0.4.1"
},
"require-dev": {