Skip to content

Commit 9fe42b1

Browse files
authored
Merge pull request #6815 from jnpwebdeveloper/master
[Build Tools] Fix invalid composer.json file.
2 parents 724bb8b + f31b03b commit 9fe42b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/config/admin/templates/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
{
77
"name" : "Jack Lukic",
88
"email": "[email protected]",
9-
"web" : "http://www.jacklukic.com",
9+
"homepage" : "http://www.jacklukic.com",
1010
"role" : "Creator"
1111
}
1212
],

0 commit comments

Comments
 (0)