Contribute JSON Schema for composer.json

This commit is contained in:
Kaloyan Raev
2016-08-19 12:06:43 +03:00
parent 7d2b593593
commit ba72cfcf34

View File

@@ -47,7 +47,13 @@
"description": "%configuration.validate.run%"
}
}
}
},
"jsonValidation": [
{
"fileMatch": "composer.json",
"url": "https://getcomposer.org/schema.json"
}
]
},
"scripts": {
"compile": "gulp compile-extension:php",