fix: bump phpdoc parser and query

This commit is contained in:
Christian Clason 2024-01-25 09:33:02 +01:00
parent 314fe31dc7
commit 22025469b5
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
(parameter
(variable_name) @variable.parameter)
(type_list
(union_type
[
(array_type)
(primitive_type)
@ -31,7 +31,7 @@
(optional_type)
] @type)
(type_list) @nospell
(union_type) @nospell
(variable_name) @nospell
@ -48,7 +48,7 @@
(tag
(email_address) @string.special.url)
(type_list
(union_type
"|" @keyword)
(variable_name