vscode/extensions/php/cgmanifest.json
2021-05-04 13:42:19 +02:00

17 lines
308 B
JSON

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