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

Move doctrine/orm to suggest #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

joksnet
Copy link

@joksnet joksnet commented Jun 16, 2016

This makes doctrine/orm not a hard-dependency. Because there could be several implementations of ProcessorInterface, making require dependencies for all of them is not a good idea. Also, this library could work without Doctrine if you implement another processor.

It could also be moved to require-dev. What do you think?

@coveralls
Copy link

coveralls commented Jun 16, 2016

Coverage Status

Coverage remained the same at 98.829% when pulling cacd8fe on joksnet:patch-1 into 2a15201 on jpcercal:master.

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