You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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%).