Closed acrobat closed 2 years ago
All tests pass again, the PR is ready for review!
I've added the necessary type checks and tests for this case
i adjusted the branch alias in composer.json.
can you add a build for php 8.1 as well? that might lead to further changes because of deprecations.
This PR adds some required typehints for symfony 6 and to make this change easier I suggest to release this PR as a new major release. It's easy for project to upgrade/support the upcoming major, as only a previous deprecation is removed and all older symfony versions are still supported (+ sf6 support)