diff --git a/README.md b/README.md index 80b2f22..1488840 100644 --- a/README.md +++ b/README.md @@ -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