package and depencies

This commit is contained in:
RafficMohammed
2023-01-08 02:57:24 +05:30
parent d5332eb421
commit 1d54b8bc7f
4309 changed files with 193331 additions and 172289 deletions

View File

@@ -16,17 +16,19 @@
"authors": [
{
"name": "Patrick Brouwers",
"email": "patrick@maatwebsite.nl"
"email": "patrick@spartner.nl"
}
],
"require": {
"ext-json": "*",
"php": "^7.0|^8.0",
"phpoffice/phpspreadsheet": "1.16.*",
"illuminate/support": "5.8.*|^6.0|^7.0|^8.0"
"phpoffice/phpspreadsheet": "^1.18",
"illuminate/support": "5.8.*|^6.0|^7.0|^8.0|^9.0",
"psr/simple-cache": "^1.0|^2.0|^3.0",
"composer/semver": "^3.3"
},
"require-dev": {
"orchestra/testbench": "^6.0",
"orchestra/testbench": "^6.0|^7.0",
"predis/predis": "^1.1"
},
"autoload": {