We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4159f7b commit 7bc998bCopy full SHA for 7bc998b
README.md
@@ -21,7 +21,7 @@ $ php composer.phar require "fp/jsformvalidator-bundle":"dev-master"
21
```
22
Or if you do not want to unexpected problems better to use exact version.
23
```bash
24
-$ php composer.phar require "fp/jsformvalidator-bundle":"v1.4.*"
+$ php composer.phar require "fp/jsformvalidator-bundle":"v1.5.*"
25
26
### 1.2 Enable the bundle<a name="p_1_2"></a>
27
0 commit comments