Skip to content

v0.3.13

Choose a tag to compare

@github-actions github-actions released this 01 Jun 16:00

What's Changed

Security

  • Raised the twig/twig floor to ^3.27 so consumers can't resolve a version affected by CVE-2026-46634 — a sandbox escape via template_from_string(), fixed in twig 3.27.

Changed

  • Adopted the shared parisek QA tooling: composer audit + composer normalize + composer validate CI gates and a PHP-CS-Fixer (@PER-CS) cs check (the codebase already followed the style; 10 files got minor normalisation). Added .editorconfig. Dev-only; no consumer impact.

Pull Requests

  • #24 — qa: PER-CS code style + composer hygiene; floor twig at 3.27

Full Changelog: v0.3.12...v0.3.13