Skip to content

Commit

Permalink
Update package
Browse files Browse the repository at this point in the history
  • Loading branch information
joelkennedy committed Aug 27, 2017
1 parent af7f4f0 commit a27ca7b
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"require": {
"php": ">=5.5.0",
"league/flysystem": "~1.0",
"joelkennedy/b2-sdk-php" : "dev-master",
"joelkennedy/b2-sdk-php" : "*",
"mikey179/vfsStream" : "*"
},
"require-dev": {
Expand All @@ -40,11 +40,5 @@
},
"config": {
"sort-packages": true
},
"repositories": [
{
"type": "git",
"url": "https://github.com/joelkennedy/b2-sdk-php"
}
]
}

0 comments on commit a27ca7b

Please sign in to comment.