ValidationBundle
ValidationBundle copied to clipboard
Update dependencies and turn on travis CI
Hi @drgomesp,
I'm opening this issue because we need update the dependencies' versions on composer.json.
The rule for symfony/validation is 2.1.* but symfony/symfony requires self.version (actually 2.4.1).
Maybe we need have tags/releases like symfony for the compatibility.
Furthermore, travis ci is off. Probably the tests are failing for now.
What do you think?