From c42dfaceb20d2303f23dfba4f1d8c2ff402c3d79 Mon Sep 17 00:00:00 2001 From: Brett Parson Date: Sun, 30 Aug 2026 21:40:06 -0500 Subject: Advertise Packagist as the install route 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. --- AGENTS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'AGENTS.md') diff --git a/AGENTS.md b/AGENTS.md index 47aa32b..8fa83e7 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -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 -- cgit v1.2.3