Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
With the update of Symfony 7.0, the return type is changed in `KernelTestCase`, resulting in: ``` Return type declaration must be compatible with KernelTestCase::getContainer() : \Symfony\Component\DependencyInjection\Container ```
- Loading branch information