Skip to content

Commit

Permalink
Merge pull request #325 from ashleyshenton/fix/link-in-upgrade-guide
Browse files Browse the repository at this point in the history
[1.x] Correct PR link in UPGRADE.md
  • Loading branch information
jbrooksuk authored Mar 6, 2024
2 parents 5048e24 + d7b3670 commit 5285c67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UPGRADE.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## Required

- [Added a `pulse.recorders.SlowQueries.highlight` configuration option](https://github.com/laravel/pulse/pull/185). You should update your configuration to match.
- [Added a `pulse.recorders.SlowQueries.highlight` configuration option](https://github.com/laravel/pulse/pull/172). You should update your configuration to match.
- [`pulse.ingest.trim_lottery` configuration key was renamed to `pulse.ingest.trim.lottery`](https://github.com/laravel/pulse/pull/184). You should update your configuration to match.
- [Added a `pulse.ingest.trim.keep` configuration option](https://github.com/laravel/pulse/pull/184). You should update your configuration to match.

Expand Down

0 comments on commit 5285c67

Please sign in to comment.