Skip to content

Moved the PHPCR implementations to require-dev #97

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
Oct 8, 2014

Conversation

dantleech
Copy link
Member

The standalone version is always compiled in a dev environment. The
implementatoins are now only in require-dev allowing the phpcr-shell to
be dependend on without pulling in extra implementations.

The standalone version is always compiled in a dev environment. The
implementatoins are now only in require-dev allowing the phpcr-shell to
be dependend on without pulling in extra implementations.
@@ -14,12 +12,17 @@
},
"minimum-stability": "dev",
"require-dev": {
"mockery/mockery": "0.9",
Copy link
Member Author

Choose a reason for hiding this comment

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

Not sure how this got there..

dantleech added a commit that referenced this pull request Oct 8, 2014
Moved the PHPCR implementations to require-dev
@dantleech dantleech merged commit 0b35a4a into master Oct 8, 2014
@dantleech dantleech deleted the move-impls-to-dev branch October 8, 2014 05:56
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