Semantic Versioning, Tilde and Carat, Composer and NPM November 22, 2023November 22, 2023 contrib git, Laravel, Tutorials Tilde ~1.2.3 will update to the latest Patch version, so anything less than 1.3.0 Carat ^1.2.3 will update to the latest Minor and Patch versions, so anything less than 2.0.0