Skip to content

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

@dashoefermdrobil

Description

@dashoefermdrobil

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions