diff --git a/composer.json b/composer.json index 8943469..8ad7472 100644 --- a/composer.json +++ b/composer.json @@ -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",