Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 355 Bytes

2023-02-07-add-a-separate-guzzle-client-for-the-first-run-wizard.md

File metadata and controls

9 lines (9 loc) · 355 Bytes
title issue author author_email author_github
Add a separate Guzzle client for the First Run Wizard
NEXT-22671
Frederik Schmitt
f.schmitt@shopware.com
fschmtt

Core

  • Changed the Shopware\Core\Framework\Store\Services\StoreClientFactory to accept optional middlewares for the ::create() method instead of injecting them via constructor.