bsr/conf change name to bsr/config

This commit is contained in:
Guillermo Dev
2018-10-10 14:49:13 +02:00
parent 83c4238f59
commit ccbdb40d87
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -1 +1,2 @@
vendor vendor
*.lock

View File

@@ -15,7 +15,7 @@
"repositories" : [ "repositories" : [
{ {
"type" : "vcs", "type" : "vcs",
"url" : "https://usrpath@bitbucket.org/usrpath/bsrconf.git" "url" : "https://usrpath@bitbucket.org/usrpath/bsrconfig.git"
} }
], ],
"require" : { "require" : {