* Added Symfony 7 support * Removed Symfony 6 compatibility * Removed Symfony 5 compatibility * Removed Symfony 4 compatibility * Removed Symfony 3 compatibility * Changed README.md * Added CI --------- Co-authored-by: Jérémy J <jeremy@code-rhapsodie.fr>
* Upgrade for Symfony 6
* Initial Travis setup * Downgraded to phpunit 7 because phpunit 8 does not support php 7.1 * Fixed multiple constraint error message issue * phpcsfixer required in dev & first fix run * Add coveralls support