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

Allow v3 of doctrine/doctrine-orm-module as dev package #15

Open
wants to merge 1 commit into
base: 1.9.x
Choose a base branch
from

Conversation

zluiten
Copy link
Contributor

@zluiten zluiten commented Jan 15, 2021

Q A
Documentation no
Bugfix no

Description

As per the "suggest"ion in the composer.json allow doctrine-orm-module v3 to be installed as dev dependency.

    "suggest": {
        "doctrine/doctrine-mongo-odm-module": "^1.0 || ^2.0.2 || ^3.0.2, if you wish to use the Doctrine ODM",
        "doctrine/doctrine-orm-module": "^2.1.3 || ^3.1.1, if you wish to use the Doctrine ORM",
        "ext/mongo": "Mongo extension, if using ODM"
    },

@javabudd
Copy link
Contributor

javabudd commented Sep 23, 2021

Doctrine ORM module 4.x has been released, is it worth upgrading here?

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

Successfully merging this pull request may close these issues.

2 participants