Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit ae4ab1e

Browse files
Update tree-sitter-php
This uses a custom, "off label" package that is just the up-to-date tree-sitter-php rebuilt to use an older tree-sitter ABI that is compatible w/ the older verion that ships w/ Atom.
1 parent accafea commit ae4ab1e

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"url": "https://github.com/atom/language-php/issues"
1717
},
1818
"dependencies": {
19-
"tree-sitter-php": "^0.13.1"
19+
"tree-sitter-php-abc": "^0.17.0",
2020
},
2121
"devDependencies": {
2222
"coffeelint": "^1.10.1"

0 commit comments

Comments
 (0)