vscode/extensions/php/cgmanifest.json
2020-09-07 16:47:30 +02:00

17 lines
308 B
JSON

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