Skip to content

Commit 3b6fe49

Browse files
committed
Update README.md
1 parent 55c59f2 commit 3b6fe49

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22
[![Build Status](https://travis-ci.org/formapro/JsFormValidatorBundle.png?branch=master)](https://travis-ci.org/formapro/JsFormValidatorBundle)
33
[![Total Downloads](https://poser.pugx.org/fp/jsformvalidator-bundle/downloads.png)](https://packagist.org/packages/fp/jsformvalidator-bundle)
44

5-
This module enables validation of the Symfony2 forms on the JavaScript side.
5+
This module enables validation of the Symfony2 2.5.4+ forms on the JavaScript side.
66
It converts form type constraints into JavaScript validation rules.
77

8+
If you have Symfony2 2.5.3 o less - you need to use [Version 1.2.*](https://github.com/formapro/JsFormValidatorBundle/tree/1.2)
9+
810

911
## 1 Installation<a name="p_1"></a>
1012

0 commit comments

Comments
 (0)