mirror of
https://github.com/retailcrm/PHPExcel.git
synced 2024-11-22 05:16:06 +03:00
Minor updates to composer
This commit is contained in:
parent
e487f5c11a
commit
900325d0c8
@ -2,7 +2,7 @@
|
|||||||
"name": "phpoffice/phpexcel",
|
"name": "phpoffice/phpexcel",
|
||||||
"description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
|
"description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
|
||||||
"keywords": ["PHP","Excel","OpenXML","xlsx","xls","spreadsheet"],
|
"keywords": ["PHP","Excel","OpenXML","xlsx","xls","spreadsheet"],
|
||||||
"homepage": "http://phpexcel.codeplex.com",
|
"homepage": "https://github.com/PHPOffice/PHPExcel",
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"license": "LGPL-2.1",
|
"license": "LGPL-2.1",
|
||||||
"authors": [
|
"authors": [
|
||||||
@ -11,7 +11,8 @@
|
|||||||
"homepage": "http://blog.maartenballiauw.be"
|
"homepage": "http://blog.maartenballiauw.be"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Mark Baker"
|
"name": "Mark Baker",
|
||||||
|
"homepage": "http://markbakeruk.net"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Franck Lefevre",
|
"name": "Franck Lefevre",
|
||||||
|
Loading…
Reference in New Issue
Block a user