Browse Source
Merge pull request #6815 from jnpwebdeveloper/master
[Build Tools] Fix invalid composer.json file.
pull/7005/head
Jack Lukic
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
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" |
|
|
|
} |
|
|
|
], |
|
|
|