Skip to content

Commit

Permalink
Using this library is no longer recommended
Browse files Browse the repository at this point in the history
Resolves #346
  • Loading branch information
spawnia committed Feb 14, 2024
1 parent 00ab1ed commit aa0c6cc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@
<a href="LICENSE.txt"><img src="https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square" alt="MIT Software License"></a>
</p>

## 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.
Expand Down

0 comments on commit aa0c6cc

Please sign in to comment.