Symfony Functional test case 1.1.1

This is a republished tag announcement for facile-it/symfony-functional-testcase. You can find the release here.

This small patch fixes an issue that arises in Symfony 5.3, where the getContainer method in the parent class was made non-static; the same issue was encountered and resolved in the upstream project.

This is the full changelog:

  • Fix support for Symfony 5.3 (#10)