add debugbar
This commit is contained in:
@@ -8,6 +8,8 @@ use PhpOffice\PhpSpreadsheet\Style\Fill;
|
||||
use PhpOffice\PhpSpreadsheet\Worksheet\Worksheet;
|
||||
use PhpOffice\PhpSpreadsheet\Writer\IWriter;
|
||||
|
||||
// this requires "phpoffice/phpspreadsheet": "^1.3",
|
||||
|
||||
/**
|
||||
* Abstraction above PhpOffice's spreadsheets with stable API.
|
||||
* Fixing incompatibilities in one place will fix them in the entire application.
|
||||
|
||||
Reference in New Issue
Block a user