Skip to content

v0.2.3

Choose a tag to compare

@Goldziher Goldziher released this 01 Dec 11:16
v0.2.3
e286a4a

v0.2.3 - Version Sync Script Fix

Fixed

Version Sync Script

  • Fixed: Version sync script (scripts/sync_versions.py) now includes packages/php/composer.json in COMPOSER_JSON_PATHS. Previously, running task version:sync would update all package versions except PHP's composer.json in the packages directory.
  • Impact: task version:sync now updates 28/28 files (100% coverage) instead of 27/28 (96.4%).