Skip to content

Commit

Permalink
Update README.md with sentry v4 references
Browse files Browse the repository at this point in the history
  • Loading branch information
rlweb authored Jul 19, 2024
1 parent e985d66 commit e73a079
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 e73a079

Please sign in to comment.