I’m working on PHP Symfony App, I’ve made several code changes, but the deployed version is an older version, even on GitLab, I’ve got the good version of my code on main branch.How can I check the hash commit deployed in dyno : my composer.json file contains still the old code
I’m trying to fix some CI/CD process, and nothing change inside de dyno