Merge pull request #2177 from tvbeek/patch-1

Update homepage in composer.json
This commit is contained in:
Adrien Crivelli 2022-09-17 23:20:16 +02:00 committed by GitHub
commit 969448ff12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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": [