Skip to content

Commit

Permalink
Update metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
eiriksm committed Mar 30, 2020
1 parent 1690abc commit bc8d988
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "dropbox/dropbox-sdk",
"name": "nymedia/dropbox-sdk",
"description": "Dropbox SDK for PHP",
"keywords" : [ "dropbox" ],

Expand All @@ -13,7 +13,9 @@
"php": ">= 5.3",
"ext-curl": "*"
},

"replace": {
"dropbox/dropbox-sdk": "*"
},
"require-dev": {
"phpunit/phpunit": "~4.0",
"apigen/apigen": "4.1.2",
Expand Down

0 comments on commit bc8d988

Please sign in to comment.