[12:16:29] hey there, do you all mind if i ask questions about visual editor here? the respective libera channel isn't too active [19:42:05] Can someone bring me up to date on how to best deal with $IP/vendor? It's a git submodule so 'git pull --recurse-submodules' tries to update it, but the git installation instructions say it's recommended to use 'composer update --no-dev' which sometimes updates it to a status that conflicts with git. [19:42:35] Should I somehow un-register it as a git submodule? [19:59:10] you don't need to run composer if you are using the release branches... unless you add extensions that have their own dependencies