cloudflare-turnstile-bundle icon indicating copy to clipboard operation
cloudflare-turnstile-bundle copied to clipboard

fix deprecation from Extension class

Open IndraGunawan opened this issue 6 months ago • 1 comments

The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be
deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further
notice. You should not use it from
"PixelOpen\CloudflareTurnstileBundle\DependencyInjection\PixelOpenCloudflareTurnstileExtension".

IndraGunawan avatar Jul 27 '24 13:07 IndraGunawan