- fix PHP 8.4 deprecations
- require Symfony 6.4+
- add support for Symfony 7
- remove unnecessary docblock comments
- update to league/fractal 0.20.0, note this is a BC break 0.20 adds type hints
- allow Symfony 6.0
- require Symfony 5.3+
Initial commit forked from https://github.com/samjarrett/FractalBundle
- require PHP 8+
- require Symfony 5.2+
- add ScopeFactory with tagged locator instead of service container
- remove ContainerAwareManager (not needed due to ScopeFactory)