vscode/extensions/php/cgmanifest.json
2019-07-05 12:05:50 -07:00

17 lines
308 B
JSON

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