changed the service type on installation

This commit is contained in:
Nils 2025-04-14 19:08:51 +02:00
parent e2d0ee879a
commit 9de9695c8d
Signed by: slinicraftet204
GPG Key ID: 78E12696BAFC2A4B

View File

@ -6,7 +6,7 @@
<services>
<service id="TurnstileReMaster\Storefront\Framework\Captcha\CloudFlareTurnstile" public="true">
<!-- Inject the standard Shopware PSR-18 HTTP client -->
<argument type="service" id="shopware.http_client"/>
<argument type="service" id="Psr\Http\Client\ClientInterface"/>
<!-- Inject the standard logger -->
<argument type="service" id="logger"/>
<!-- Tag the service as a captcha provider -->