chore(code): integrate PHP support

This commit is contained in:
Elian Doran
2025-05-11 13:12:52 +03:00
parent afa1aa32aa
commit 1454af6087
3 changed files with 33 additions and 26 deletions

View File

@@ -21,6 +21,7 @@
"dependencies": {
"@codemirror/commands": "6.8.1",
"@codemirror/lang-markdown": "6.3.2",
"@codemirror/lang-php": "6.0.1",
"@codemirror/legacy-modes": "6.5.1",
"@codemirror/search": "6.5.10",
"@codemirror/view": "6.36.7",