Versioning or not the composer.lock file?
Many developers ignore the composer.lock into their .gitignore, it because it's an auto-generated file. By analyzing the .gitignore's purpose this theory is correct, however, is a good practice to manage the version control of this file, and using th...
blog.rafaelcg.com2 min read