mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
[Dependencies] Change possible versions of doctrine/persistence
This commit is contained in:
parent
e8fa468f83
commit
385aea39a2
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@
|
|||
"doctrine/inflector": "^1.4 || ^2.0",
|
||||
"doctrine/migrations": "^3.0",
|
||||
"doctrine/orm": "^2.13",
|
||||
"doctrine/persistence": "^2.3",
|
||||
"doctrine/persistence": "^2.3 || ^3.0",
|
||||
"egulias/email-validator": "^3.1",
|
||||
"enshrined/svg-sanitize": "^0.15.4 || ^0.16",
|
||||
"fakerphp/faker": "^1.10",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue