This commit is contained in:
Gregwar 2015-12-11 10:02:21 +01:00
parent c508d510ff
commit 8682eee873
1 changed files with 3 additions and 2 deletions

View File

@ -7,8 +7,9 @@ Symfony form component.
Compatibility with Symfony
==========================
If you are using Symfony < 2.8, you should use version 1.*
If you are using SYmfony >= 2.8, you should use version 2.*
If you are using Symfony `< 2.8`, you should use version `1.*`
If you are using SYmfony `>= 2.8`, you should use version `2.*`
Installation
============