aboutsummaryrefslogtreecommitdiff
path: root/composer.json
Commit message (Collapse)AuthorAgeFilesLines
* Advertise Packagist as the install routeHEADmainBrett Parson2026-08-301-0/+1
| | | | | | 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.
* Add regression and integration test suiteBrett Parson2026-08-291-0/+6
| | | | | | Port the stress-test findings into PHPUnit: realistic brett-parson.com route model, known-issue baselines, router boundary cases, and a standalone scaling benchmark (composer bench).
* Scaffold miniroute routing/middleware kernelBrett Parson2026-08-211-0/+25