Delete vendors
We include the /vendor
folder into the repo to easy deploy it. But this is against best practice and makes problems, if you have a different local php version. We better use composer on the local macine and on the server. I will write a bash script to deploy it