diff --git a/modules/lang/php/config.el b/modules/lang/php/config.el index e15d72f8f..2144f51a9 100644 --- a/modules/lang/php/config.el +++ b/modules/lang/php/config.el @@ -81,8 +81,8 @@ (set-tree-sitter! 'php-mode 'php-ts-mode '((php :url "https://github.com/tree-sitter/tree-sitter-php" :rev "v0.23.11" - :commit "f7cf7348737d8cff1b13407a0bfedce02ee7b046" - :source-dir "php/src") + :commit "f7cf7348737d8cff1b13407a0bfedce02ee7b046" + :source-dir "php/src") (phpdoc :url "https://github.com/claytonrcarter/tree-sitter-phpdoc" :commit "03bb10330704b0b371b044e937d5cc7cd40b4999") html css ; requires :lang (web +tree-sitter)