Add missing nelmio bundles to test application (for api test case)
Using assertContains() with string haystacks is deprecated and will not be supported in PHPUnit 9. Refactor your test to use assertStringContainsString() or assertStringContainsStringIgnoringCase() instead.
Add test-pack dependency
Add browser kit
Revert "Add browser kit"
This reverts commit 35e50466e8.
Revert "Add test-pack dependency"
This reverts commit c612abfdea.