diff --git a/.gitignore b/.gitignore index 22d0d82..4de37ac 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ vendor +*.lock diff --git a/composer.json b/composer.json index 5999641..ee8347b 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ "repositories" : [ { "type" : "vcs", - "url" : "https://usrpath@bitbucket.org/usrpath/bsrconf.git" + "url" : "https://usrpath@bitbucket.org/usrpath/bsrconfig.git" } ], "require" : {