diff --git a/README.md b/README.md index e65be82..ea58ea7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +🚨 THIS PACKAGE HAS BEEN ABANDONED 🚨 + +I no longer use Laravel and cannot justify the time needed to maintain this package. That's why I have chosen to abandon it. Feel free to fork my code and maintain your own copy. + # Laravel Circuit Breaker [![Latest Version on Packagist](https://img.shields.io/packagist/v/bvtterfly/laravel-circuit-breaker.svg?style=flat-square)](https://packagist.org/packages/bvtterfly/laravel-circuit-breaker) [![GitHub Tests Action Status](https://img.shields.io/github/workflow/status/bvtterfly/laravel-circuit-breaker/run-tests?label=tests)](https://github.com/bvtterfly/laravel-circuit-breaker/actions?query=workflow%3Arun-tests+branch%3Amain) [![GitHub Code Style Action Status](https://img.shields.io/github/workflow/status/bvtterfly/laravel-circuit-breaker/Check%20&%20fix%20styling?label=code%20style)](https://github.com/bvtterfly/laravel-circuit-breaker/actions?query=workflow%3A"Check+%26+fix+styling"+branch%3Amain) [![Total Downloads](https://img.shields.io/packagist/dt/bvtterfly/laravel-circuit-breaker.svg?style=flat-square)](https://packagist.org/packages/bvtterfly/laravel-circuit-breaker)