diff options
Diffstat (limited to 'AGENTS.md')
| -rw-r--r-- | AGENTS.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -45,7 +45,8 @@ composer bench # registration/dispatch scaling benchmark (manual, not CI) - Add a line under `[Unreleased]` for every user-facing change. - Release: rename Unreleased to the version, bump `composer.json`, tag `vN.N.N`, - push. See `CHANGELOG.md` header for the full convention. + push, then trigger a Packagist update (webhook or the Update button on the + package page). See `CHANGELOG.md` header for the full convention. ## Non-Interactive Shell Commands |
