* MNT Add support for symphony 4 and switch to shared travis config
* Specify DB
* Update phpunit config
* Don't test php 8
* Pleasing PHP8
* Use correct syntax for composer OR constraints
* Doing the constraint right ... maybe
Co-authored-by: Steve Boyd <emteknetnz@gmail.com>
Co-authored-by: Steve Boyd <emteknetnz@gmail.com>
Mink does not autostart web driver session anymore until the first ->visit invocation
Here's the breaking change: acf5fb1ec7
SilverStripeContext assumes the session is started when it prepares for the scenario (e.g. it may change the resolution)