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

Bundle specific kunstmaan dependencies always require 3.0 #535

Merged
merged 1 commit into from
Jul 13, 2015

Conversation

yoshz
Copy link

@yoshz yoshz commented Jul 10, 2015

When you don't use "kunstmaan/bundles-cms" composer package but require each bundle independently you will get composer conflicts.
The reason of the conflict error is that the composer.json of each bundle has dependencies on kunstmaan bundles on version 3.0.*.

This pull request should fix this.

@roderik roderik added this to the 3.2.1 milestone Jul 13, 2015
roderik pushed a commit that referenced this pull request Jul 13, 2015
Bundle specific kunstmaan dependencies always require 3.0
@roderik roderik merged commit 761cfb5 into Kunstmaan:master Jul 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants