diff --git a/README.md b/README.md index ed66a51..cad0999 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,13 @@ MIT Software License

+## Using this library is no longer recommended + +Using this library is no longer recommended, especially for new projects. +PHP 8.1 supports enums natively. + +See https://github.com/BenSampo/laravel-enum/issues/332. + ## About Laravel Enum Simple, extensible and powerful enumeration implementation for Laravel.