mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-05 20:57:12 +00:00
Allow doctrine/data-fixtures ^2.2 for persistence ^4 support
(cherry picked from commit 3102ec010c)
This commit is contained in:
parent
84f6b4eedc
commit
f2c28b746f
1 changed files with 1 additions and 1 deletions
|
|
@ -192,7 +192,7 @@
|
|||
"dmore/behat-chrome-extension": "^1.4",
|
||||
"dmore/chrome-mink-driver": "^2.9",
|
||||
"doctrine/cache": "^2.2",
|
||||
"doctrine/data-fixtures": "^1.7",
|
||||
"doctrine/data-fixtures": "^1.7 || ^2.2",
|
||||
"friends-of-behat/mink": "^1.11",
|
||||
"friends-of-behat/mink-browserkit-driver": "^1.6",
|
||||
"friends-of-behat/mink-debug-extension": "^2.1",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue