Skip to content

When will be released version 1.12? #403

@Aerendir

Description

@Aerendir

I've submitted two PRs that fix some issue when reading annotations of Rector and Phan:

They are currently merged, but not yet released.

This is causing me a lot of issue because I'm in a dependency hell and I'm not able to find an installable set of packages.

I'm forced to use doctrine/doctrine-bundle:2.0.10, in this exact version and now other bundles I'm using are trying to install higher versions and Composer cannot install them...

It is very frustrating 😔

Releasing the version 1.12 of this package will solve all the issues as I will be able to update and also to make the static analysis to work properly.

I'm not the one in this situation, also if I'm the only one that is writing...

UPDATE

In the mean time I'm working around this problem requiring the dev version of the 1.12 version:

composer req doctrine/annotations:1.12.x-dev

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions