fix: remove dependency Bsr\Configuration
This commit is contained in:
@@ -11,18 +11,5 @@
|
||||
],
|
||||
"autoload": {
|
||||
"psr-4": {"Bsr\\" : "src/"}
|
||||
},
|
||||
"repositories" : [
|
||||
{
|
||||
"type" : "vcs",
|
||||
"url" : "https://usrpath@bitbucket.org/usrpath/bsrutils.git"
|
||||
}
|
||||
],
|
||||
"require" : {
|
||||
"bsr/utils" : "dev-master"
|
||||
},
|
||||
"require-dev": {
|
||||
"pds/skeleton": "^1.0",
|
||||
"phpunit/phpunit": "^6"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user