Maintenance release: CI stabilization and open-source presentation improvements.
Fixed
- Stabilized Pest type-coverage CI by moving it to a dedicated stable PHP 8.4 / Laravel 13 / prefer-stable job instead of every compatibility matrix combination.
- Prevented one compatibility matrix failure from cancelling unrelated PHP/Laravel combinations (
fail-fast: false).
Changed
- Raised the Pest type-coverage 4.x development dependency floor to
^4.0.4. - Restructured README for clearer product positioning, feature scanning, documentation navigation, and compatibility summary.
- Added repository discoverability and screenshot guidance (
docs/GITHUB_REPOSITORY_SETUP.md,docs/SCREENSHOTS.md). - Updated release documentation to reflect the current tag-driven workflow and maintainer-led release process.
- Refined Composer package keywords and homepage metadata for Packagist discoverability.