Releases: carlos-mg89/symfony-captcha-bundle
Releases · carlos-mg89/symfony-captcha-bundle
Fixed documentation and reverted change that impeded proper usage of the library
4.2.21 Reverted change that makes mandatory to edit the project's services.y…
Removed need of manually editing services.yaml
4.2.20 Include all necessary wiring information on the services.yaml of the …
Simplification of the services.yaml
4.2.19 Updated README so we remove the unnecessary parameter
Changed the ContainerInterface for the proper one (Symfony 4-5 compatibility)
4.2.18 Updated controllers and classes so the used ContainerInterface is the…
Fix obtention of the library path
Merge pull request #10 from carlos-mg89/feature-fix-library-path-getter Changed the method to obtain the library Path
Updated base controllers and routing.yml
4.2.16 Merge pull request #8 from carlos-mg89/feature-controller-definition-…
Fixed issue with a Twig tag that was deprecated
4.2.15 Merge pull request #5 from carlos-mg89/feature-removed-deprecated-twi…
Provided Symfony 5.x support
4.2.14 Merge pull request #3 from carlos-mg89/feature-make-repository-as-new…
Provided Symfony 5.x support
Merge pull request #1 from carlos-mg89/feature-symfony-5-support Make TreeBuilder use compatible with Symfony 5.x