vscode/extensions/php/cgmanifest.json
2021-08-10 17:06:42 +02:00

17 lines
308 B
JSON

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