From ccbdb40d87c5757bb88bc4dc40a1f2daf5d85a06 Mon Sep 17 00:00:00 2001 From: Guillermo Dev Date: Wed, 10 Oct 2018 14:49:13 +0200 Subject: [PATCH] bsr/conf change name to bsr/config --- .gitignore | 1 + composer.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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" : {