fix composer

This commit is contained in:
xiaoxiali(李晓夏) 2020-09-18 15:02:59 +08:00
parent cf3333f008
commit 51434243ac

View File

@ -1,10 +1,10 @@
{
"name": "sirius-box/spout",
"name": "box/spout",
"description": "PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way",
"type": "library",
"keywords": ["php","read","write","csv","xlsx","ods","odf","open","office","excel","spreadsheet","scale","memory","stream","ooxml"],
"license": "Apache-2.0",
"homepage": "https://www.github.com/palfeline/spout",
"homepage": "https://www.github.com/box/spout",
"authors": [
{
"name": "Adrien Loison",