Compare commits
No commits in common. "b989de20d33dd19815a8f459b5eea281a4272fb1" and "6f4fffc3054b63ba24e80f776e8ed6a6e905048e" have entirely different histories.
b989de20d3
...
6f4fffc305
|
|
@ -1,3 +1,2 @@
|
|||
vendor/
|
||||
*.cache
|
||||
composer.lock
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
],
|
||||
"license": "MIT",
|
||||
"require": {
|
||||
"phpoffice/phpspreadsheet": "^1.0 || ^2.0 || ^3.0"
|
||||
"phpoffice/phpspreadsheet": "^1.4"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^11"
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue