Skip to content

Commit

Permalink
Merge pull request #417 from findologic/SW-801_export_variants_with_d…
Browse files Browse the repository at this point in the history
…ifferent_attribute_values_v5

SW-801_export_variants_with_different_attribute_values_v5
  • Loading branch information
Bibarella authored Oct 30, 2024
2 parents 9a992c2 + f665d52 commit 372289e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Resources/config/imports/services/shopware6-common.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
<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 372289e

Please sign in to comment.