diff --git a/UPGRADE-14.0.md b/UPGRADE-14.0.md index 4e1379d6399..81d00583953 100644 --- a/UPGRADE-14.0.md +++ b/UPGRADE-14.0.md @@ -99,7 +99,9 @@ Follow the instructions in relevant sections, e.g. `shopsys/coding-standards` or ``` - method `Shopsys\ProductFeed\GoogleBundle\Model\Product\GoogleProductDomainFacade::saveGoogleProductDomain()` changed its visibility to `protected` - method `Shopsys\ProductFeed\HeurekaBundle\Model\Product\HeurekaProductDomainFacade::saveHeurekaProductDomain()` changed its visibility to `protected` - - method `Shopsys\ProductFeed\HeurekaBundle\Model\Product\HeurekaProductDomainFacade::saveHeurekaProductDomain()` changed its visibility to `protected` + - method `Shopsys\Prod + + uctFeed\HeurekaBundle\Model\Product\HeurekaProductDomainFacade::saveHeurekaProductDomain()` changed its visibility to `protected` - method `Shopsys\ProductFeed\ZboziBundle\Model\Product\ZboziProductDomainFacade::saveZboziProductDomain()` changed its visibility to `protected` - see #project-base-diff to update your project - add consumers and RabbitMQ to deployed application ([#2904](https://github.com/shopsys/shopsys/pull/2904))