protected function updatePhpStormLaravelPlugin(): void
    {
        $config_path = $this->getLaravel()->basePath('.idea/laravel-plugin.xml');
        $writer = new LaravelConfigWriter($config_path, $this->registry);