Update composer.json

This commit is contained in:
Tony Air 2018-06-24 15:30:27 +07:00 committed by GitHub
parent da77cc8d97
commit e3072ad147
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,16 +6,13 @@
"silverstripe"
],
"license": "BSD-3-Clause",
"authors": [
{
"authors": [{
"name": "Chris Turner",
"email": "chris.turner@minedu.govt.nz"
},
{
}, {
"name": "Tony Air",
"email": "tony@twma.pro"
}
],
}],
"type": "silverstripe-vendormodule",
"require": {
"silverstripe/framework": ">=4",