psr4 namespacing
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
"bsr/conf" : "self.version"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {"BSR\\Db\\" : "src/"}
|
||||
"psr-4": {"BSR\\" : "src/"}
|
||||
},
|
||||
"require-dev": {
|
||||
"pds/skeleton": "^1.0",
|
||||
|
||||
Reference in New Issue
Block a user