Connection is now using Gbili\Db\Req\Req underneath
This commit is contained in:
@@ -13,10 +13,15 @@
|
||||
{
|
||||
"type" : "vcs",
|
||||
"url" : "https://usrpath@bitbucket.org/usrpath/bsrutils.git"
|
||||
},
|
||||
{
|
||||
"type" : "vcs",
|
||||
"url" : "https://usrpath@bitbucket.org/usrpath/gbilidbreq.git"
|
||||
}
|
||||
],
|
||||
"require" : {
|
||||
"bsr/utils" : "v2.0.1"
|
||||
"bsr/utils" : "v2.0.1",
|
||||
"gbili/dbreq" : "^0.0.2"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {"Bsr\\" : "src/"}
|
||||
|
||||
Reference in New Issue
Block a user