travis-ci
Require doctrine/doctrine-bundle 1 We rely on a "doctrine" service defined in that bundle, which means we have a dependency on the bundle that cannot be seen by just examining php code like composer-require-checker does. The error might be quite easy to fix, but the constraint I added should stay, and be broadened to include version 2 when the time comes See: - https://github.com/doctrine/DoctrineBundle/blob/d1f8a28fb/Resources/config/dbal.xml#L67 - https://github.com/sonata-project/SonataPageBundle/blob/3.x/src/Resources/config/orm.xml#L25 Refs #1094, which should be properly fixed in another PR that adds support for version 2.
1911 of 4701 relevant lines covered (40.65%)
3.07 hits per line