11 lines
223 B
TOML
11 lines
223 B
TOML
#:schema https://github.com/AJenbo/phpantom_lsp/raw/main/config-schema.json
|
|
|
|
[php]
|
|
# version = "8.5"
|
|
|
|
[diagnostics]
|
|
extra-arguments = true
|
|
unresolved-member-access = false
|
|
|
|
[indexing]
|
|
strategy = "composer"
|