Skip to content
This repository was archived by the owner on Aug 22, 2023. It is now read-only.
This repository was archived by the owner on Aug 22, 2023. It is now read-only.

Dependency on old version of doctrine/annotations #102

@ygarris-sevensenders

Description

@ygarris-sevensenders

Version 4.3.0 is dependent on doctrine/annotations of version ^1.7
It's very old version, and having flagseption/flagseption-bundle in composer.json prevents updating of doctrine/annotations to version 2 of which is required by some other packages, and therefore prevents updating of other packages.

Could you please update requirements in composer.json, so it will be like

   "doctrine/annotations": "^2.0",

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions