mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-09-05 06:58:15 +00:00
Add pclzip to composer
This commit is contained in:
+2
-1
@@ -24,7 +24,8 @@
|
||||
"require": {
|
||||
"php": ">=5.4.0",
|
||||
"ext-xml": "*",
|
||||
"ext-xmlwriter": "*"
|
||||
"ext-xmlwriter": "*",
|
||||
"pclzip/pclzip": "2.8.2"
|
||||
},
|
||||
"require-dev": {
|
||||
"squizlabs/php_codesniffer": "2.*",
|
||||
|
||||
Reference in New Issue
Block a user