vscode/extensions/php/cgmanifest.json
2021-06-11 10:11:40 +02:00

17 lines
308 B
JSON

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