symfony-cmf / search-bundle

UNMAINTAINED - search Bundle for the Symfony CMF project integrating with LiipSearchBundle
http://cmf.symfony.com/
8 stars 10 forks source link

Improved Travis config #33

Closed wouterj closed 9 years ago

wouterj commented 9 years ago

This bundle was using a pretty old test set-up.

lsmith77 commented 9 years ago

$ export SYMFONY_VERSION=2.3.* $ export COMPOSER_FLAGS="--prefer-lowest"

leads to ..

Symfony\Component\Config\Definition\Exception\InvalidConfigurationException: Unrecognized options "persistence" under "cmf_routing.dynamic"

guess we need a newer RoutingBundle version?

wouterj commented 9 years ago

Rebased PR, as it was based on an old version of master (forgot to fetch before pushing).