vscode/extensions/php/cgmanifest.json
2025-05-02 16:29:24 +03:00

17 lines
320 B
JSON

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