You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your requirements could not be resolved to an installable set of packages.
Problem 1
- stof/doctrine-extensions-bundle dev-main requires symfony/config ^5.4 || ^6.0 -> found symfony/config[v5.4.0-BETA1, ..., 5.4.x-dev, v6.0.0-BETA1, ..., 6.4.x-dev] but the package is fixed to 7.0.x-dev (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- stof/doctrine-extensions-bundle 1.x-dev is an alias of stof/doctrine-extensions-bundle dev-main and thus requires it to be installed too.
- Root composer.json requires stof/doctrine-extensions-bundle ^1.8 -> satisfiable by stof/doctrine-extensions-bundle[v1.8.0, v1.9.0, 1.x-dev (alias of dev-main)].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
The text was updated successfully, but these errors were encountered:
Describe the bug
I'd like to install the extension in a Symfony 7 project. Is there a branch or tag that support it? I've looked around but couldn't find it.
To Reproduce
The text was updated successfully, but these errors were encountered: