avisota / contao-core

Basic integration into the Contao Open Source CMS.
avisota.org
20 stars 11 forks source link

avisota/contao-bundle-all ~3.1 cannot be installed #217

Closed fritzmg closed 7 years ago

fritzmg commented 8 years ago

When trying to install "avisota/contao-bundle-all": "~3.1" via composer with "minimum-stability": "stable", the operation fails with

Your requirements could not be resolved to an installable set of packages.

Problem 1
- Installation request for avisota/contao-bundle-all ~3.1 -> satisfiable by avisota/contao-bundle-all[3.1.0].
- avisota/contao-bundle-all 3.1.0 requires avisota/contao-message-element-image ~3.1 -> no matching package found.

Because avisota/contao-bundle-all 3.1 requires "avisota/contao-message-element-image": "~3.1", however there is no 3.1 release for avisota/contao-message-element-image. There is only a 3.0.1 release.

baumannsven commented 8 years ago

Can you test this with avisota/contao-bundle-all 3.2.

baumannsven commented 7 years ago

This problem is fixed.