How to update Silverstripe 4.3 to last stable release with composer? Whats the right command?

SS4.2

Question:

How to update Silverstripe 4.3 to last stable release with composer? Whats the right command?

Thanks in advance.
Regards
Fabian

// Include any relevant code. If you have a lot of code, link to a gist instead.

You should be able to just change the version of the recipe in your composer.json file and run composer update