Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
M1ke authored Feb 28, 2024
1 parent bc675e5 commit 5bd88c4
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,8 +4,8 @@
Lightweight [Sentry](https://sentry.io/welcome/) client with no dependencies. Forked from `kodus/sentry` as that package is no longer
maintained and is causing breaks in newer PHP versions.

[![PHP Version](https://img.shields.io/badge/php-7.1%2B-blue.svg)](https://packagist.org/packages/kodus/sentry)
![Build Status](https://github.com/kodus/sentry/actions/workflows/test.yml/badge.svg)
[![PHP Version](https://img.shields.io/badge/php-8.0%2B-blue.svg)](https://packagist.org/packages/sturents/sentry-light)
![Build Status](https://github.com/sturents/sentry-light/actions/workflows/test.yml/badge.svg)

### About

Expand Down

0 comments on commit 5bd88c4

Please sign in to comment.