Skip to content

Release v2.0.19

Choose a tag to compare

@github-actions github-actions released this 29 Jul 10:49
· 50 commits to main since this release

Release 2.0.19

  • Makefiles: Compose V2/V1 detection, optional monorepo -include
  • PHP CS Fixer cleanups from 2.0.18 (no behaviour change)

Changelog

Changed

  • Makefiles (REQ-MAKE-009 / REQ-MAKE-010) — Prefer Docker Compose V2 (docker compose) with V1 fallback; optional -include of monorepo update-deps helpers so standalone CI checkouts do not fail when ../.scripts/ is absent.
  • PHP CS Fixer — Import/use cleanups after 2.0.18 (traits, transformers, tests); no behaviour change.

Full Changelog: v2.0.18...v2.0.19