We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eff89c commit bb6e9f8Copy full SHA for bb6e9f8
1 file changed
README.md
@@ -14,7 +14,7 @@ It converts form type constraints into JavaScript validation rules.
14
15
Run in terminal:
16
```bash
17
-$ php composer.phar require "fp/jsformvalidator-bundle":"dev-master"
+$ php composer.phar require "fp/jsformvalidator-bundle":"v1.2.*"
18
```
19
### 1.2 Enable the bundle<a name="p_1_2"></a>
20
0 commit comments