mirror of
https://github.com/github/semantic.git
synced 2024-11-23 08:27:56 +03:00
Merge pull request #568 from github/bumphp
Bump tree-sitter-php to 0.5.0.0.
This commit is contained in:
commit
dfd60a47a4
@ -32,7 +32,7 @@ common haskell
|
||||
, template-haskell ^>= 2.15
|
||||
, text ^>= 1.2.3
|
||||
, tree-sitter ^>= 0.9
|
||||
, tree-sitter-php ^>= 0.4.0.0
|
||||
, tree-sitter-php ^>= 0.5.0.0
|
||||
|
||||
ghc-options:
|
||||
-Weverything
|
||||
|
@ -165,7 +165,6 @@ instance ToTags PHP.NamespaceUseClause
|
||||
instance ToTags PHP.NamespaceUseDeclaration
|
||||
instance ToTags PHP.NamespaceUseGroup
|
||||
instance ToTags PHP.NamespaceUseGroupClause
|
||||
instance ToTags PHP.NewVariable
|
||||
instance ToTags PHP.Null
|
||||
instance ToTags PHP.ObjectCreationExpression
|
||||
instance ToTags PHP.OptionalType
|
||||
|
@ -293,7 +293,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.4.0.0
|
||||
, tree-sitter-php ^>= 0.5.0.0
|
||||
, tree-sitter-python ^>= 0.9.0.1
|
||||
, tree-sitter-ql ^>= 0.1.0.1
|
||||
, tree-sitter-ruby ^>= 0.5.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user