Skip to content

Commit

Permalink
Adapt SW-801 for Shopware v6
Browse files Browse the repository at this point in the history
  • Loading branch information
bojand-soprex committed Sep 27, 2024
1 parent 70c39b2 commit 39c9b34
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Resources/config/imports/services/shopware6-common.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@
<service id="FINDOLOGIC\Shopware6Common\Export\Adapters\SortAdapter" public="true" autowire="true" />
<service id="FINDOLOGIC\Shopware6Common\Export\Adapters\SummaryAdapter" public="true" autowire="true" />
<service id="FINDOLOGIC\Shopware6Common\Export\Adapters\UrlAdapter" public="true" autowire="true" />
<service id="FINDOLOGIC\Shopware6Common\Export\Adapters\OptionsAdapter" public="true" autowire="true" />
<service id="FINDOLOGIC\Shopware6Common\Export\Adapters\VariantConfigurationAdapter" public="true" autowire="true" />

</services>
</container>

0 comments on commit 39c9b34

Please sign in to comment.