In the thunder_admin development workflow, I need to be able to run visual regression tests against latest thunder version.
This should be set before running composer install to get correct dependencies.
At the moment I use composer run-script pre-update-cmd and change thunder checkout to version tag before running composer install.