changed the service type on installation
This commit is contained in:
parent
e2d0ee879a
commit
9de9695c8d
@ -6,7 +6,7 @@
|
|||||||
<services>
|
<services>
|
||||||
<service id="TurnstileReMaster\Storefront\Framework\Captcha\CloudFlareTurnstile" public="true">
|
<service id="TurnstileReMaster\Storefront\Framework\Captcha\CloudFlareTurnstile" public="true">
|
||||||
<!-- Inject the standard Shopware PSR-18 HTTP client -->
|
<!-- 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 -->
|
<!-- Inject the standard logger -->
|
||||||
<argument type="service" id="logger"/>
|
<argument type="service" id="logger"/>
|
||||||
<!-- Tag the service as a captcha provider -->
|
<!-- Tag the service as a captcha provider -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user