Skip to content

Commit 7bc998b

Browse files
authored
Fix version
1 parent 4159f7b commit 7bc998b

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
@@ -21,7 +21,7 @@ $ php composer.phar require "fp/jsformvalidator-bundle":"dev-master"
2121
```
2222
Or if you do not want to unexpected problems better to use exact version.
2323
```bash
24-
$ php composer.phar require "fp/jsformvalidator-bundle":"v1.4.*"
24+
$ php composer.phar require "fp/jsformvalidator-bundle":"v1.5.*"
2525
```
2626
### 1.2 Enable the bundle<a name="p_1_2"></a>
2727

0 commit comments

Comments
 (0)