Skip to content

Symfony 4 support

Compare
Choose a tag to compare
@J-Ben87 J-Ben87 released this 12 May 09:41
· 29 commits to master since this release
v2: symfony 4 support

* Update composer requirements: php 7.1, symfony 4.0, phpunit 7.1

* Create constraints form and entity readers

* Remove constraints builders, use factories instead

* Move unit tests into Tests/

* Rename ParsleyAssert\Type => ParsleyAssert\Email

* Move classes

* Rework bundle configuration

* Better support for Type constraints

* Avoid skipped tests

* Update ci config