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
Hello! Can not install bundle on symfony 6... any ideas?
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires enqueue/enqueue-bundle ^0.10.15 -> satisfiable by enqueue/enqueue-bundle[0.10.15].
- enqueue/enqueue-bundle 0.10.15 requires symfony/framework-bundle ^4.3|^5 -> found symfony/framework-bundle[v4.3.0, ..., v4.4.38, v5.0.0, ..., v5.4.5] but it conflicts with your root composer.json require (6.0.*).
The text was updated successfully, but these errors were encountered:
We have been using enqueue-bundle with Symfony 6 just fine. Looks like symfony 6 support was added in v0.10.16.
At the moment, we have another issue of v0.10.19 not supporting Symfony 7
Hello! Can not install bundle on symfony 6... any ideas?
The text was updated successfully, but these errors were encountered: