Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 363 Bytes

CHANGELOG.md

File metadata and controls

18 lines (13 loc) · 363 Bytes

Change Log

2021-12-14

  • allow Symfony 6.0
  • require Symfony 5.3+

2021-09-30

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)