First commit
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name" : "ahwelp/bborm",
|
||||
"description" : "Diferent ORM",
|
||||
"type" : "library",
|
||||
"authors" : [
|
||||
{
|
||||
"name" : "ahwelp",
|
||||
"email" : "ahwelp@ahwelp.com"
|
||||
}
|
||||
],
|
||||
"autoload" : {
|
||||
"psr-4" : {
|
||||
"BBRouter\\" : "src/BBOrm/"
|
||||
}
|
||||
},
|
||||
"require" : { }
|
||||
}
|
||||
Reference in New Issue
Block a user