dediagency / sylius-seo-plugin

Sylius SEO Plugin by Dedi.
26 stars 24 forks source link

BREAKING-CHANGE: Fix the factory injection by referencing the interface #29

Closed Roshyo closed 2 years ago

Roshyo commented 2 years ago

Fixes #28

fix: fix the factory injection by referencing the interface instead of a class BREAKING-CHANGE: When decorating ProductRichSnippetFactory, use SubjectUrlGeneratorInterface instead of ProductUrlGenerator as a dependancy