composer.json
: Allow using dama/doctrine-test-bundle version ^6.7 to reduce the need of updating doctrine/dbal
AbstractWebTestCase::loadFixtureFiles
: Add shortcut function to load fixture files
AbstractWebTestCase::assertArrayContainsValues
: Test if an array contains exactly all values of an array of values, no matter there order
- Fix passing format 1G to phpstan memory-limit option