Skip to content

Commit bc8d988

Browse files
committed
Update metadata
1 parent 1690abc commit bc8d988

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

composer.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "dropbox/dropbox-sdk",
2+
"name": "nymedia/dropbox-sdk",
33
"description": "Dropbox SDK for PHP",
44
"keywords" : [ "dropbox" ],
55

@@ -13,7 +13,9 @@
1313
"php": ">= 5.3",
1414
"ext-curl": "*"
1515
},
16-
16+
"replace": {
17+
"dropbox/dropbox-sdk": "*"
18+
},
1719
"require-dev": {
1820
"phpunit/phpunit": "~4.0",
1921
"apigen/apigen": "4.1.2",

0 commit comments

Comments
 (0)