File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# FpJsFormValidatorBundle
2- [ ![ Build Status] ( https://travis-ci.org/formapro/JsFormValidatorBundle.svg?branch=master )] ( https://travis-ci.org/formapro/JsFormValidatorBundle )
2+ [ ![ Build Status] ( https://travis-ci.org/formapro/JsFormValidatorBundle.svg?branch=1.3 )] ( 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
55This module enables validation of the Symfony 2.7+ forms on the JavaScript side.
66It converts form type constraints into JavaScript validation rules.
77
8- If you have Symfony 2.6. * or less * - you need to use [ Version 1.2. * ] ( https://github.com/formapro/JsFormValidatorBundle/tree/1.2 )
8+ If you have Symfony 3 or more - you need to use [ Version 1.4+ ] ( https://github.com/formapro/JsFormValidatorBundle/tree/master )
99
10- ## 1 Installation< a name = " p_1 " ></ a >
10+ If you have Symfony 2.3+ - you need to use [ Version 1.2. * ] ( https://github.com/formapro/JsFormValidatorBundle/tree/1.2 )
1111
12- [ Upgrade from the previous version ] ( https://github.com/formapro/JsFormValidatorBundle/blob/master/UPGRADE-1.1.md )
12+ ## 1 Installation< a name = " p_1 " ></ a >
1313
1414### 1.1 Download FpJsFormValidatorBundle using composer<a name =" p_1_1 " ></a >
1515
1616Run in terminal:
1717``` bash
18- $ php composer.phar require " fp/jsformvalidator-bundle" :" dev-master "
18+ $ php composer.phar require " fp/jsformvalidator-bundle" :" v1.3.* "
1919```
2020### 1.2 Enable the bundle<a name =" p_1_2 " ></a >
2121
You can’t perform that action at this time.
0 commit comments