Skip to content

Commit f31b03b

Browse files
Fix invalid composer.json file.
1 parent deb275d commit f31b03b

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)