Embed presentation
Download to read offline



Use Composer locally and commit the lock file to the repository. No stable version of Composer exists yet. Developers and CI servers should use the same Composer version. Optimize the autoloader and understand how install, update, and require work. Only use update to upgrade dependencies and check that the lock file is not accidentally committed during code reviews.


