Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
zxp86021 authored Jan 8, 2018
1 parent 024bdc8 commit 46240c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name" : "ncjoes/office-converter",
"name" : "overseas-tw/office-converter",
"description" : "PHP Wrapper for LibreOffice",
"keywords" : ["Office","Converter"],
"license" : "MIT",
Expand All @@ -17,7 +17,7 @@
},
"autoload" : {
"psr-4" : {
"NcJoes\\OfficeConverter\\" : "src/OfficeConverter"
"overseas-tw\\OfficeConverter\\" : "src/OfficeConverter"
}
},
"minimum-stability" : "stable"
Expand Down

0 comments on commit 46240c6

Please sign in to comment.