Files
vscode/extensions/php/cgmanifest.json
Dmitriy Vasyura c8fdd1650c Update TextMate grammars from upstream sources (#286560)
* Update TextMate grammars from upstream sources
* Fix integration test on Windows to run TypeScript file directly
* Baseline update
2026-01-08 16:24:04 +00:00

17 lines
320 B
JSON

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