Skip to content

Commit

Permalink
Merge pull request #36 from rlweb/patch-1
Browse files Browse the repository at this point in the history
Update README.md with sentry v4 references
  • Loading branch information
B-Galati authored Jul 20, 2024
2 parents e985d66 + e73a079 commit 1ca0ca1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![Latest Version](https://img.shields.io/github/release/B-Galati/monolog-sentry-handler.svg?style=flat-square)](https://packagist.org/packages/bgalati/monolog-sentry-handler)
[![MIT License](https://img.shields.io/github/license/B-Galati/monolog-sentry-handler?style=flat-square)](LICENCE)

It is a [Monolog](https://github.com/Seldaek/monolog) handler for Sentry PHP SDK v2 and v3 with breadcrumbs support.
It is a [Monolog](https://github.com/Seldaek/monolog) handler for Sentry PHP SDK v2, v3 and v4 with breadcrumbs support.

![Sentry event example](doc/sentry-event-example.png)

Expand All @@ -21,7 +21,7 @@ It is a [Monolog](https://github.com/Seldaek/monolog) handler for Sentry PHP SDK
The suggested installation method is via [composer](https://getcomposer.org/):

```bash
# For Sentry PHP SDK v3
# For Sentry PHP SDK v3/v4
composer require bgalati/monolog-sentry-handler

# For Sentry PHP SDK v2
Expand Down

0 comments on commit 1ca0ca1

Please sign in to comment.