Skip to content

Removes explicit dependency on DoctrineBundle. #716

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

Merged
merged 1 commit into from
Dec 3, 2017
Merged

Removes explicit dependency on DoctrineBundle. #716

merged 1 commit into from
Dec 3, 2017

Conversation

phpeek
Copy link
Contributor

@phpeek phpeek commented Dec 2, 2017

This dependency is implicitly provided by symfony/orm-pack.

This dependency is implicitly provided by symfony/orm-pack.
Copy link
Contributor

@bocharsky-bw bocharsky-bw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@javiereguiluz
Copy link
Member

@phpeek thanks for this. I'm going to merge it because it's the right thing to do now. However, we're thinking of getting rid of "packs" on composer.json. You will still do "composer require ...pack", but we're thinking about "unfolding" the pack and adding the real dependencies on your composer.json, because that's easier to understand. If this idea is implemented, we'd need to do the opposite change ... add DoctrineBundle and remove the ORM pack. We'll see :)

@javiereguiluz javiereguiluz merged commit fa3b3d5 into symfony:master Dec 3, 2017
javiereguiluz added a commit that referenced this pull request Dec 3, 2017
This PR was merged into the master branch.

Discussion
----------

Removes explicit dependency on DoctrineBundle.

This dependency is implicitly provided by `symfony/orm-pack`.

Commits
-------

fa3b3d5 Removes explicit dependency on DoctrineBundle.
@phpeek
Copy link
Contributor Author

phpeek commented Dec 3, 2017

@javiereguiluz I'm very glad to hear You guys are planning to turn *-packs into unfolded deps. Sounds like a right thing to do 👍. Thanks heads up !

@phpeek phpeek deleted the removing-doctrine-bundle-from-deps branch December 3, 2017 14:19
@phpeek phpeek mentioned this pull request Dec 3, 2017
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.

3 participants