How to update the project code, when updating from Laravel 9 to 10?

I followed the Upgrade Guide of the Laravel Documentation to upgrade my project.

But how can I update the actual files in my actual project as well? Here are the files, that have been changed. The composer update does update the vendor folder only.