Skip to content
This repository was archived by the owner on Jan 2, 2019. It is now read-only.

Commit 900325d

Browse files
author
MarkBaker
committed
Minor updates to composer
1 parent e487f5c commit 900325d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "phpoffice/phpexcel",
33
"description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
44
"keywords": ["PHP","Excel","OpenXML","xlsx","xls","spreadsheet"],
5-
"homepage": "http://phpexcel.codeplex.com",
5+
"homepage": "https://github.com/PHPOffice/PHPExcel",
66
"type": "library",
77
"license": "LGPL-2.1",
88
"authors": [
@@ -11,7 +11,8 @@
1111
"homepage": "http://blog.maartenballiauw.be"
1212
},
1313
{
14-
"name": "Mark Baker"
14+
"name": "Mark Baker",
15+
"homepage": "http://markbakeruk.net"
1516
},
1617
{
1718
"name": "Franck Lefevre",

0 commit comments

Comments
 (0)