vscode/extensions/php/cgmanifest.json
2023-05-23 13:52:42 +02:00

17 lines
320 B
JSON

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "language-php",
"repositoryUrl": "https://github.com/KapitanOczywisty/language-php",
"commitHash": "5e8f000cb5a20f44f7a7a89d07ad0774031c53f3"
}
},
"license": "MIT",
"version": "0.49.0"
}
],
"version": 1
}