after get last updates the DAP is not working anymore :/ I tried to do this ``` dap = dap.configurations.php[1], ... dap.defaults.fallback.switchbuf = "useopen" ``` But it is not working :/ it is my config: https://github.com/eerison/lazyvim/blob/main/lua/plugins/php.lua#L34 do you have any example to set this with lazyvim?