F4922 / Excel Import: remove PHPExcel, new PhpSpreadsheet. The lib is not part...
F4922 / Excel Import: remove PHPExcel, new PhpSpreadsheet. The lib is not part of QFQ Repo - to install locally, do: make Bootstrap
Showing
composer.json
0 → 100644
{ | ||
"require-dev": { | ||
"phpunit/phpunit": "^6.5" | ||
}, | ||
"require": { | ||
"phpoffice/phpspreadsheet": "^1.3" | ||
} | ||
} |
composer.lock
0 → 100644
This diff is collapsed.
Please register or sign in to comment