Update composer.json

This commit is contained in:
feline 2020-09-16 19:54:22 +08:00 committed by GitHub
parent 26348e5558
commit 225a80fff8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,10 @@
{
"name": "box/spout",
"name": "sirius-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/box/spout",
"homepage": "https://www.github.com/palfeline/spout",
"authors": [
{
"name": "Adrien Loison",