Skip to content

Commit ba72cfc

Browse files
committed
Contribute JSON Schema for composer.json
1 parent 7d2b593 commit ba72cfc

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

extensions/php/package.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,13 @@
4747
"description": "%configuration.validate.run%"
4848
}
4949
}
50-
}
50+
},
51+
"jsonValidation": [
52+
{
53+
"fileMatch": "composer.json",
54+
"url": "https://getcomposer.org/schema.json"
55+
}
56+
]
5157
},
5258
"scripts": {
5359
"compile": "gulp compile-extension:php",

0 commit comments

Comments
 (0)