I have a Dev environment, and a live productions environment.
I can easily update the Dev using composer, but how do you update the Production? It there a way to trigger the update via a command through the site itself, or is it I update the Dev and synch all the files? Or another approach? Just curious what is best practice for this?