mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
Add a conflict for the Live Components 2.15.0
This commit is contained in:
parent
e6bfb4e5df
commit
ae5415b93c
1 changed files with 2 additions and 1 deletions
|
|
@ -191,7 +191,8 @@
|
|||
"conflict": {
|
||||
"doctrine/orm": ">= 2.16.0",
|
||||
"lexik/jwt-authentication-bundle": "^2.18",
|
||||
"stof/doctrine-extensions-bundle": "1.8.0"
|
||||
"stof/doctrine-extensions-bundle": "1.8.0",
|
||||
"symfony/ux-live-component": "2.15.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"behat/behat": "^3.6.1",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue