8000 Update src/Symfony/Component/Validator/Constraints/SemVer.php · symfony/symfony@ceb986e · GitHub
[go: up one dir, main page]

Skip to content

Commit ceb986e

Browse files
Update src/Symfony/Component/Validator/Constraints/SemVer.php
Co-authored-by: Alexandre Daubois <2144837+alexandre-daubois@users.noreply.github.com>
1 parent bdaa3b6 commit ceb986e

File tree

1 file changed

+2
-0
lines changed
  • src/Symfony/Component/Validator/Constraints

1 file changed

+2
-0
lines changed

src/Symfony/Component/Validator/Constraints/SemVer.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
/**
1818
* Validates that a value is a valid semantic version.
1919
*
20+
* @see https://semver.org
21+
*
2022
* @author Oskar Stark <oskarstark@googlemail.com>
2123
*/
2224
#[\Attribute(\Attribute::TARGET_PROPERTY | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE)]

0 commit comments

Comments
 (0)
0