Skip to content

Release v2.0.1

Choose a tag to compare

@github-actions github-actions released this 04 Aug 23:04
· 124 commits to main since this release

v2.0.1 — Remove legacy demo/symfony6 from the repository.

Repository and demo tooling only; no public bundle API changes.

Changelog

Removed

  • demo/symfony6 — Symfony 6 demo removed from the repository (bundle 2.x requires Symfony 7.4+). Use demo/symfony7 or demo/symfony8. Does not affect the Composer package (demo/ is excluded from the archive).

Changed

  • Make / update-deps — Demo dependency updates run only for symfony7 and symfony8; root and demo Makefiles no longer reference symfony6.

Documentation

  • demo/README, DEMO-FRANKENPHP, root Dockerfile comment — Aligned with Symfony 7.4 / 8.x demos only.

Full Changelog: v2.0.0...v2.0.1