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

TASK: Remove doctrine/orm dependency #424

Merged
merged 2 commits into from Aug 17, 2016

Conversation

kitsunet
Copy link
Member

As the doctrine classes are only used for type checks in
instanceof and is_subclass_of and both work with
non existing classes we can drop the dependency on
doctrine/orm in this package.

As the doctrine classes are only used for type checks in
``instanceof`` and ``is_subclass_of`` and both work with
non existing classes we can drop the dependency on
``doctrine/orm`` in this package.
@mention-bot
Copy link

@kitsunet, thanks for your PR! By analyzing the annotation information on this pull request, we identified @kdambekalns and @radmiraal to be potential reviewers

@kdambekalns
Copy link
Member

What about updating the collection composer.json?

@kitsunet
Copy link
Member Author

Shouldn't change, as the dependency still exists in Flow

@kdambekalns
Copy link
Member

Of course it does, one is require, one is require-dev

@kitsunet
Copy link
Member Author

Right! And fixed :)

@kdambekalns kdambekalns merged commit 85636c0 into neos:master Aug 17, 2016
@kdambekalns kdambekalns deleted the remove-orm-dependency branch August 17, 2016 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants