Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

composer dependencies for symfony 6.4 - can't install CrawlerDetectBundle #9

Open
dashoefermdrobil opened this issue Nov 19, 2024 · 0 comments

Comments

@dashoefermdrobil
Copy link

Hey there,
if I try to require this bundle, I get

  • Root composer.json requires nmure/crawler-detect-bundle ^2.0.0 -> satisfiable by nmure/crawler-detect-bundle[v2.0.0].
  • nmure/crawler-detect-bundle v2.0.0 requires symfony/framework-bundle ~4.0 -> found symfony/framework-bundle[v4.0.0, ..., v4.4.51] but it conflicts with your root composer.json require (^6.4).

It seems, that the CrawlerDetectBundle requires Symfony Framework Bundle to be between 4.0 and 5.0.

Can you update the composer dependencies, so that it also can be installed on later symfony versions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant