bsr/conf changed to bsr/config
This commit is contained in:
@@ -12,11 +12,11 @@
|
||||
"repositories" : [
|
||||
{
|
||||
"type" : "vcs",
|
||||
"url" : "https://usrpath@bitbucket.org/usrpath/bsrconf.git"
|
||||
"url" : "https://usrpath@bitbucket.org/usrpath/bsrconfig.git"
|
||||
}
|
||||
],
|
||||
"require" : {
|
||||
"bsr/conf" : "self.version"
|
||||
"bsr/config" : "v0.0.1"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {"BSR\\" : "src/"}
|
||||
|
||||
Reference in New Issue
Block a user