Skip to content

Release v2.0.18

Choose a tag to compare

@github-actions github-actions released this 14 May 13:10

v2.0.18

Demo maintenance: refreshed path bundle locks in Symfony 7/8 demos; Symfony 8 reference.php strict types.

See docs/CHANGELOG.md.

Changelog

Changed

  • Demos – Symfony 7 and 8 demo composer.lock path-repository metadata for nowo-tech/performance-bundle refreshed after v2.0.17. Symfony 8 demo config/reference.php (auto-generated) updated for PHP-CS-Fixer (declare(strict_types=1);).

Commits

  • Release v2.0.18: changelog and upgrading for demo maintenance (609bebf)
  • Merge branch 'main' of github.com:nowo-tech/PerformanceBundle into main (39eac87)
  • Update composer.lock for Symfony 7 and 8 to reference new performance bundle path (9b86837)
  • Apply PHP CS Fixer fixes [skip ci] (059039a)