1
1
mirror of https://github.com/github/semantic.git synced 2024-11-23 16:37:50 +03:00

bump tree-sitter-php

This commit is contained in:
Ayman Nadeem 2020-02-11 20:01:43 -05:00
parent 4f2e64169f
commit 015aec04ed
2 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ common haskell
, template-haskell ^>= 2.15
, text ^>= 1.2.3
, tree-sitter ^>= 0.9
, tree-sitter-php ^>= 0.3.0.0
, tree-sitter-php ^>= 0.4.0.0
ghc-options:
-Weverything

View File

@ -308,7 +308,7 @@ library
, tree-sitter-go ^>= 0.5.0.0
, tree-sitter-java ^>= 0.7.0.0
, tree-sitter-json ^>= 0.7.0.0
, tree-sitter-php ^>= 0.3.0.0
, tree-sitter-php ^>= 0.4.0.0
, tree-sitter-python ^>= 0.9.0.1
, tree-sitter-ruby ^>= 0.5.0.0
, tree-sitter-typescript ^>= 0.5.0.0