mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-06 10:10:48 +01:00
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:
@@ -23,6 +23,7 @@
|
|||||||
"saade/blade-iconsax": "^1.1",
|
"saade/blade-iconsax": "^1.1",
|
||||||
"spatie/laravel-backup": "^8.3",
|
"spatie/laravel-backup": "^8.3",
|
||||||
"spatie/laravel-query-builder": "^5.6",
|
"spatie/laravel-query-builder": "^5.6",
|
||||||
|
"spatie/sheets": "^1.10",
|
||||||
"sqids/sqids": "^0.4.1"
|
"sqids/sqids": "^0.4.1"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
|
|||||||
Reference in New Issue
Block a user