Skip to content

Commit b1d3222

Browse files
author
jayvirsinh_gohil
committed
refactor composer file
1 parent 40278cc commit b1d3222

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

composer.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "nwidart/laravel-modules",
3-
"description": "Laravel Module management",
2+
"name": "gohiljayvirsinh/laravel-modules",
3+
"description": "Laravel SPA Module management",
44
"keywords": [
55
"modules",
66
"laravel",
@@ -15,6 +15,11 @@
1515
"email": "[email protected]",
1616
"homepage": "https://nicolaswidart.com",
1717
"role": "Developer"
18+
},
19+
{
20+
"name": "Jayvirsinh Gohil",
21+
"email": "[email protected]",
22+
"role": "Developer"
1823
}
1924
],
2025
"require": {

0 commit comments

Comments
 (0)