# Version - `v::version()` Validates version numbers using Semantic Versioning. ```php v::version()->validate('1.0.0'); ```