You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor symfony#52335 [Lock] Fix mongodb extension requirement in tests (GromNaN)
This PR was squashed before being merged into the 5.4 branch.
Discussion
----------
[Lock] Fix mongodb extension requirement in tests
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
The MongoDB session store relies on `ext-mongodb`, not the legacy `ext-mongo`. Fix the PhpUnit requirement so the tests are not skipped: https://github.com/symfony/symfony/actions/runs/6668689428/job/18124800680#step:7:559
Commits
-------
f9029cf [Lock] Fix mongodb extension requirement in tests
0 commit comments