f1nder / SolutionMongoAggregationBundle

This Bundle integrates mongo aggregation queries into you Symfony2 project.
12 stars 3 forks source link

Installation problem #1

Closed dmarko484 closed 10 years ago

dmarko484 commented 10 years ago

When trying to install this bundle using composer it says it requires 'SolutionPipelineBuilder' which cant be installed ... what causes installation to fail ... any hint how to do it?

f1nder commented 10 years ago

dmarko484, check "minimum-stability" option in composer.json, this option must be less than equal to "dev".