Browse Source

Fix invalid composer.json file.

pull/6815/head
Jeremy Pitt 6 years ago
parent
commit
f31b03bc60
1 changed files with 1 additions and 1 deletions
  1. 2
      tasks/config/admin/templates/composer.json

2
tasks/config/admin/templates/composer.json

@ -6,7 +6,7 @@
{
"name" : "Jack Lukic",
"email": "jacklukic@gmail.com",
"web" : "http://www.jacklukic.com",
"homepage" : "http://www.jacklukic.com",
"role" : "Creator"
}
],

Loading…
Cancel
Save