diff --git a/nvim/lua/user/plugins/lang/php.lua b/nvim/lua/user/plugins/lang/php.lua index dded6ed..59d6a22 100644 --- a/nvim/lua/user/plugins/lang/php.lua +++ b/nvim/lua/user/plugins/lang/php.lua @@ -155,7 +155,7 @@ return { optional = true, ft = { "php" }, dependencies = { - "olimorris/neotest-phpunit", + "pnx/neotest-phpunit", 'V13Axel/neotest-pest', }, opts = {