diff options
| author | Brett Parson <brett@brett-parson.com> | 2026-08-30 21:40:06 -0500 |
|---|---|---|
| committer | Brett Parson <brett@brett-parson.com> | 2026-08-30 21:40:06 -0500 |
| commit | c42dfaceb20d2303f23dfba4f1d8c2ff402c3d79 (patch) | |
| tree | 6ae676616d17928830d268e8d88ede3fac13d9b7 /AGENTS.md | |
| parent | a2b29fe6ffa16a0af5635505df7250f27724260a (diff) | |
| download | miniroute-c42dfaceb20d2303f23dfba4f1d8c2ff402c3d79.tar.gz miniroute-c42dfaceb20d2303f23dfba4f1d8c2ff402c3d79.zip | |
Update the README to composer require brettparson/miniroute, note the
Packagist publication in the changelog and roadmap, and record the
Packagist update step in the release flow.
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 |
