Ernest Hymel
Ernest Hymel
Are you working on this, or asking for PRs? Looking forward to this one. Thanks
PR done and tested with my code, works fine for me using symfony 7.0.2
Done for issue #83
build.yaml updated to remove symfony 4.4 and add symfony 7
The check fails due to lexik/form-filter-bundle not allowing php 8.2 (which is required for symfony 7). It seems that lexik/form-filter-bundle is abandoned with recommendation for a replacement, but I don't...
It seems lexik/form-filter-bundle has a version 8 that doesn't choke on php 8, but now fails because of the symfony version requirements of this abandoned package.