requiring wrong package
This commit is contained in:
@@ -15,11 +15,11 @@
|
||||
"repositories" : [
|
||||
{
|
||||
"type" : "vcs",
|
||||
"url" : "https://usrpath@bitbucket.org/usrpath/bsrconfig.git"
|
||||
"url" : "https://usrpath@bitbucket.org/usrpath/bsrutils.git"
|
||||
}
|
||||
],
|
||||
"require" : {
|
||||
"bsr/config" : "v0.0.1"
|
||||
"bsr/utils" : "v2.0.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"pds/skeleton": "^1.0",
|
||||
|
||||
Reference in New Issue
Block a user