Commit be29986
committed
Install the mongodb-odm for the static analysis
The composer config fakes the availability of ext-mongodb during the
dependency resolution (affecting only the case where FOSUserBundle is
the root package) as we don't need to be able to actually execute the
ODM to be able to do static analysis. This allows to avoid requiring
ext-mongodb for contributors.1 parent 8245475 commit be29986
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| |||
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
65 | 69 | | |
66 | 70 | | |
67 | 71 | | |
| |||
0 commit comments