Compare commits

..

No commits in common. "b989de20d33dd19815a8f459b5eea281a4272fb1" and "6f4fffc3054b63ba24e80f776e8ed6a6e905048e" have entirely different histories.

3 changed files with 2152 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,3 +1,2 @@
vendor/
*.cache
composer.lock

View File

@ -15,7 +15,7 @@
],
"license": "MIT",
"require": {
"phpoffice/phpspreadsheet": "^1.0 || ^2.0 || ^3.0"
"phpoffice/phpspreadsheet": "^1.4"
},
"require-dev": {
"phpunit/phpunit": "^11"

2151
composer.lock generated Normal file

File diff suppressed because it is too large Load Diff