mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-05 20:57:12 +00:00
Align data-fixtures version in AddressingBundle
(cherry picked from commit 4bc86730f8)
This commit is contained in:
parent
f2c28b746f
commit
d2b81c09cb
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@
|
|||
"phpstan/phpdoc-parser": ">= 2.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"doctrine/data-fixtures": "^1.7",
|
||||
"doctrine/data-fixtures": "^1.7 || ^2.2",
|
||||
"doctrine/doctrine-bundle": "^2.13 || ^3.0",
|
||||
"doctrine/orm": "^2.18 || ^3.5",
|
||||
"matthiasnoback/symfony-dependency-injection-test": "^6.0",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue