Skip to content

Commit

Permalink
Fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
66Ton99 authored Feb 14, 2017
1 parent 4159f7b commit 7bc998b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ $ php composer.phar require "fp/jsformvalidator-bundle":"dev-master"
```
Or if you do not want to unexpected problems better to use exact version.
```bash
$ php composer.phar require "fp/jsformvalidator-bundle":"v1.4.*"
$ php composer.phar require "fp/jsformvalidator-bundle":"v1.5.*"
```
### 1.2 Enable the bundle<a name="p_1_2"></a>

Expand Down

0 comments on commit 7bc998b

Please sign in to comment.