Skip to content

Commit 469711d

Browse files
authored
Update README.md
Release stable version.
1 parent 0369ec3 commit 469711d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ SimpleValidator is a library that handles validation process easily.
1212
Add this line into `require` in your ***composer.json***:
1313

1414
```
15-
"simple-validator/simple-validator": "dev-master"
15+
"simple-validator/simple-validator": "1.0.*"
1616
```
1717

1818
and call

0 commit comments

Comments
 (0)