Closed kissifrot closed 2 years ago
The code is ready for 6.x but the problem is that the testing dependencies are not so I can't make the automatic tests pass for the moment.
From what I saw nyholm/symfony-bundle-test
and matthiasnoback/symfony-dependency-injection-test
(as well as symfony/panther
) are now compatiblle 👍
Interested in this, too 😉
Currently I'm a bit stuck by this for the moment: https://github.com/SymfonyTest/symfony-bundle-test/issues/65
nyholm/symfony-bundle-test
claims to be compatible with Symfony 6 but it's not right now. They should release a new version soone though.
You can use "meteo-concept/hcaptcha-bundle: dev-v3" in composer.json for now if you want to try out Symfony 6.
Good to know, thank you!
I've released v3.2.0 (https://github.com/Meteo-Concept/hcaptcha-bundle/releases/tag/v3.2.0) with support for Symfony 6.
Hello,
Is there a symfony 6.x support planned? Right now composer.json version constraints prevent installation but looks like code is compatible (I can provide help for tests if needed :) )