vscode/extensions/php/cgmanifest.json
2020-08-19 16:00:28 +02:00

17 lines
308 B
JSON

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