Ran
|
Files
173
|
Run time
13s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/sonata-project/SonataAdminBundle/commit/<a class=hub.com/sonata-project/SonataAdminBundle/commit/<a class="double-link" href="https://git"><a class=hub.com/sonata-project/SonataAdminBundle/commit/c7275b576eb526910bbcee395ae83d800666d7d7">c7275b576<a href="https://github.com/sonata-project/SonataAdminBundle/commit/c7275b576eb526910bbcee395ae83d800666d7d7"><a href="https://github.com/sonata-project/SonataAdminBundle/commit/c7275b576eb526910bbcee395ae83d800666d7d7">&quot;&gt;Prevent installing Doctrine bundle 2 We rely on a &amp;quot;doctrine&amp;quot; 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. That dependency is optional though, because not everyone is using the ORM or ACLs. Using the conflict section is the best way to prevent installation of version 2 while still not requiring installation of version 3. The error might be quite easy to fix, but the conflict I added should stay, and just be modified to &quot;&gt;=3&quot; when the error is fixed. See: - https://github.com/doctrine/DoctrineBundle/blob/</a><a class="double-link" href="https://github.com/sonata-project/SonataAdminBundle/commit/<a class="double-link" href="https://github.com/sonata-project/SonataAdminBundle/commit/d1f8a28fb45b6ff0b59f88df393575a4f89c3b66">d1f8a28fb</a>">d1f8a28fb</a><a href="https://github.com/sonata-project/SonataAdminBundle/commit/c7275b576eb526910bbcee395ae83d800666d7d7">/Resources/config/dbal.xml#L67 - https://github.com/sonata-project/SonataAdminBundle/blob/</a><a class="double-link" href="https://github.com/sonata-project/SonataAdminBundle/commit/<a class="double-link" href="https://github.com/sonata-project/SonataAdminBundle/commit/3ab3cca373f76304149aa2ba0ef7da7d34c998b6">3ab3cca37">3ab3cca37/src/Resources/config/commands.xml#L20-L24 Refs #5757
4916 of 6746 relevant lines covered (72.87%)
9.7 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|