vscode/extensions/php/cgmanifest.json
2019-02-06 15:16:49 +01:00

17 lines
308 B
JSON

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