mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
752 B
752 B
CONFLICTS
This document explains why certain conflicts were added to composer.json and
references related issues.
-
doctrine/orm:>= 2.16.0This version makes Sylius Fixtures loading fail on the product review fixtures. References: https://github.com/doctrine/orm/issues/10869
-
stof/doctrine-extensions-bundle:1.8.0This version introduced configuring the metadata cache for the extensions, what breaks the
Timestampablebehaviour. This package is not exactly the root of the problem, but it started using a bugged feature of thegedmo/doctrine-extensionspackage.References: