diff --git a/composer.json b/composer.json index 79e7a67..4c66519 100644 --- a/composer.json +++ b/composer.json @@ -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",