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