Add a conflict for the Live Components 2.15.0

This commit is contained in:
Jacob Tobiasz 2024-02-23 16:37:07 +01:00
parent e6bfb4e5df
commit ae5415b93c
No known key found for this signature in database
GPG key ID: 3F84290201B006E0

View file

@ -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",