requires new version of bsrutils

This commit is contained in:
Guillermo Dev
2018-10-14 00:38:57 +02:00
parent 04c52849e5
commit 1381fafdf1

View File

@@ -12,11 +12,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"
},
"autoload": {
"psr-4": {"Bsr\\" : "src/"}