Commit d371f65
committed
chore: drop ad-hoc mongodb deps and the throwaway scaffolder
The Behat→PHPUnit migration scaffolder under `tools/` was a one-shot
helper; it has no place in the published source tree.
`doctrine/mongodb-odm` and `doctrine/mongodb-odm-bundle` are installed
on demand by the `mongodb` CI job (and likewise on contributor
machines), not via require-dev — the lines added in #8202 made them
load unconditionally and bloated the install footprint for everyone
else.1 parent d44867d commit d371f65
2 files changed
Lines changed: 0 additions & 221 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
134 | | - | |
135 | 133 | | |
136 | 134 | | |
137 | 135 | | |
| |||
This file was deleted.
0 commit comments