|
|
@@ -1,16 +1,16 @@
|
|
|
{
|
|
|
- "name" : "ahwelp/bbmenus",
|
|
|
+ "name" : "urfat/urfat-menus",
|
|
|
"description" : "Different Menus",
|
|
|
"type" : "library",
|
|
|
"authors" : [
|
|
|
{
|
|
|
- "name" : "ahwelp",
|
|
|
- "email" : "ahwelp@ahwelp.com"
|
|
|
+ "name" : "Artur Welp",
|
|
|
+ "email" : "ahwelp@universo.univates.br"
|
|
|
}
|
|
|
],
|
|
|
"autoload" : {
|
|
|
"psr-4" : {
|
|
|
- "BBMenus\\" : "src/BBMenus/"
|
|
|
+ "Menus\\" : "src/Menus/"
|
|
|
}
|
|
|
}
|
|
|
}
|