Compare commits
2 Commits
6f4fffc305
...
b989de20d3
| Author | SHA1 | Date |
|---|---|---|
|
|
b989de20d3 | |
|
|
397966af7b |
|
|
@ -1,2 +1,3 @@
|
|||
vendor/
|
||||
*.cache
|
||||
composer.lock
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
],
|
||||
"license": "MIT",
|
||||
"require": {
|
||||
"phpoffice/phpspreadsheet": "^1.4"
|
||||
"phpoffice/phpspreadsheet": "^1.0 || ^2.0 || ^3.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^11"
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue