Merge pull request #2177 from tvbeek/patch-1
Update homepage in composer.json
This commit is contained in:
commit
969448ff12
|
|
@ -6,7 +6,7 @@
|
||||||
"docx", "OOXML", "OpenXML", "Office Open XML", "ISO IEC 29500", "WordprocessingML",
|
"docx", "OOXML", "OpenXML", "Office Open XML", "ISO IEC 29500", "WordprocessingML",
|
||||||
"RTF", "Rich Text Format", "doc", "odt", "ODF", "OpenDocument", "PDF", "HTML"
|
"RTF", "Rich Text Format", "doc", "odt", "ODF", "OpenDocument", "PDF", "HTML"
|
||||||
],
|
],
|
||||||
"homepage": "http://phpoffice.github.io",
|
"homepage": "https://phpword.readthedocs.io/",
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"license": "LGPL-3.0",
|
"license": "LGPL-3.0",
|
||||||
"authors": [
|
"authors": [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue