Code Monkey home page Code Monkey logo

Comments (5)

enumag avatar enumag commented on June 8, 2024 1

@f3l1x Either way nettrine/annotations should not be locked to one specific version of doctrine/annotations. This should probably be ^1.4.0 instead.

from doctrine-annotations.

f3l1x avatar f3l1x commented on June 8, 2024 1

You're right guys. I will move it to PHP 7.1 and unlock the version.

from doctrine-annotations.

f3l1x avatar f3l1x commented on June 8, 2024

Hi, do you really need nettrine/annotations? This package is suitable for writing your own annotations.

There is a special extension just for ORM.

Take a look - https://github.com/nettrine/orm/tree/master/.docs#minimal-configuration

extensions:
    orm.annotations: Nettrine\ORM\DI\OrmAnnotationsExtension

orm.annotations:
    paths:
        - App/Model/Database/Entity

from doctrine-annotations.

JanMikes avatar JanMikes commented on June 8, 2024

Hi @f3l1x any progress on this please? We are migrating from kdyby packages to nettrine+contributte, use own annotations and have same problem:

Problem 1
    - Installation request for nettrine/orm ^0.1 -> satisfiable by nettrine/orm[v0.1].
    - nettrine/orm v0.1 requires doctrine/annotations ^1.6.0 -> satisfiable by doctrine/annotations[v1.6.0].
    - Can only install one of: doctrine/annotations[v1.6.0, v1.4.0].
    - Can only install one of: doctrine/annotations[v1.4.0, v1.6.0].
    - nettrine/annotations v0.1 requires doctrine/annotations 1.4.0 -> satisfiable by doctrine/annotations[v1.4.0].
    - Installation request for nettrine/annotations ^0.1 -> satisfiable by nettrine/annotations[v0.1].

from doctrine-annotations.

f3l1x avatar f3l1x commented on June 8, 2024

Should be fixed in: 8e9a1b8

from doctrine-annotations.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.