aboutsummaryrefslogtreecommitdiffstats
path: root/lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua')
-rw-r--r--lua/nvim-treesitter/parsers.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/lua/nvim-treesitter/parsers.lua b/lua/nvim-treesitter/parsers.lua
index 98e9ef78a..5802d3c4d 100644
--- a/lua/nvim-treesitter/parsers.lua
+++ b/lua/nvim-treesitter/parsers.lua
@@ -1574,7 +1574,7 @@ return {
php = {
install_info = {
location = 'php',
- revision = 'b2278dbac9d58b02653fe6a8530ccebc492e4ed4',
+ revision = '182f034cd19a2f41f751eee0d57378fbfc96ab3a',
url = 'https://github.com/tree-sitter/tree-sitter-php',
},
maintainers = { '@tk-shirasaka', '@calebdw' },
@@ -1585,7 +1585,7 @@ return {
php_only = {
install_info = {
location = 'php_only',
- revision = 'b2278dbac9d58b02653fe6a8530ccebc492e4ed4',
+ revision = '182f034cd19a2f41f751eee0d57378fbfc96ab3a',
url = 'https://github.com/tree-sitter/tree-sitter-php',
},
maintainers = { '@tk-shirasaka', '@calebdw' },