vscode/extensions/php/cgmanifest.json
2021-01-12 15:41:23 -08:00

17 lines
308 B
JSON

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "language-php",
"repositoryUrl": "https://github.com/atom/language-php",
"commitHash": "72739e6341b1b4bf4aa185e928932983baca449e"
}
},
"license": "MIT",
"version": "0.46.0"
}
],
"version": 1
}