vscode/extensions/php/cgmanifest.json
2020-12-14 15:50:30 +01:00

17 lines
308 B
JSON

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