Skip to content

Commit be38cd6

Browse files
author
abhishek choudhery
committed
change composer.json to reflect the changes
1 parent b0aef52 commit be38cd6

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

composer.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,18 @@
11
{
2-
"name": "lavary/laravel-menu",
3-
"description": "A quick way to create menus in Laravel 5",
2+
"name": "ssntpl/laravel-menu",
3+
"description": "Forked from lavary/laravel-menu. A quick way to create menus in Laravel 5. ",
44
"keywords": [
55
"laravel"
66
],
7-
"homepage": "https://github.com/lavary/laravel-menu",
7+
"homepage": "https://github.com/ssntpl/laravel-menu",
88
"authors": [
99
{
1010
"name": "Lavary",
1111
"email": "mrl.8081@gmail.com"
12+
},
13+
{
14+
"name": "SSNTPL",
15+
"email": "info@ssntpl.com"
1216
}
1317
],
1418
"license": "MIT",

0 commit comments

Comments
 (0)