vscode/extensions/php/cgmanifest.json
2020-04-05 08:03:27 -07:00

17 lines
308 B
JSON

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