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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tasks/config/admin/templates/composer.json

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

0 commit comments

Comments
 (0)