mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
Add conflict to ApiBundle
This commit is contained in:
parent
f8e5b83e61
commit
c07062fbc1
1 changed files with 3 additions and 0 deletions
|
|
@ -46,6 +46,9 @@
|
|||
"symfony/webpack-encore-bundle": "^2.1",
|
||||
"theofidry/alice-data-fixtures": "^1.4"
|
||||
},
|
||||
"conflict": {
|
||||
"gedmo/doctrine-extensions": "^3.17.0"
|
||||
},
|
||||
"config": {
|
||||
"allow-plugins": {
|
||||
"symfony/flex": true
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue