|
@@ -1,16 +1,16 @@
|
|
|
{
|
|
{
|
|
|
- "name" : "ahwelp/bbrouter",
|
|
|
|
|
|
|
+ "name" : "urfat/urfat-routes",
|
|
|
"description" : "Different Routes",
|
|
"description" : "Different Routes",
|
|
|
"type" : "library",
|
|
"type" : "library",
|
|
|
"authors" : [
|
|
"authors" : [
|
|
|
{
|
|
{
|
|
|
- "name" : "ahwelp",
|
|
|
|
|
- "email" : "ahwelp@ahwelp.com"
|
|
|
|
|
|
|
+ "name" : "Artur Welp",
|
|
|
|
|
+ "email" : "ahwelp@universo.univates.br"
|
|
|
}
|
|
}
|
|
|
],
|
|
],
|
|
|
"autoload" : {
|
|
"autoload" : {
|
|
|
"psr-4" : {
|
|
"psr-4" : {
|
|
|
- "BBRouter\\" : "src/BBRouter/"
|
|
|
|
|
|
|
+ "Routes\\" : "src/Routes/"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"require" : { }
|
|
"require" : { }
|