Closed frne closed 10 years ago
hmm. I don't think this is necessary. The ~1.2
means >= 1.2 && < 2
(see here). And this bundle works fine with version 1.2
.
If you, or one of your other components has not directly required version 1.2
of the routing bundle then it should automatically take the highest available version, i.e. 1.3
@frne did you encounter an incompatibility with routing-bundle 1.2?
maybe we should add the minimal routing-bundle to the build matrix for https://travis-ci.org/symfony-cmf/RoutingAutoBundle ? (actually in all places where we tightly integrate with some base thing like knp menu or one of the sonata things)
@dantleech You're right. @dbu No, just lack of composer knowledge ;)
This is not needed. [close]
Updated
symfony-cmf/routing-bundle
version