After updating composer on localhost, which files should be uploaded to hosting server
to remove multiple errors ?
See: https://discourse.hkvstore.com/t/migrating-to-v2022/655/1
Note that the packages downloaded by Composer are put in the “vendor” subfolder under the destination folder of your project. Make sure you upload this “vendor” subfolder to your site together with other generated files.