Suggest dependencies needed by PHPExcel

This commit is contained in:
Raphaël Doursenaud 2014-10-01 14:40:38 +02:00
parent f0551fe6d2
commit 47538071d3

View File

@ -24,6 +24,8 @@
"ext-mcrypt": "*",
"ext-openssl": "*",
"ext-mbstring": "*",
"ext-soap": "*"
"ext-soap": "*",
"ext-zip": "*",
"ext-xml": "*"
}
}