Skip to content

Commit bfbf576

Browse files
committed
Using this library is no longer recommended
Resolves #346
1 parent 00ab1ed commit bfbf576

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: README.md

+7
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55
<a href="LICENSE.txt"><img src="https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square" alt="MIT Software License"></a>
66
</p>
77

8+
## Using this library is no longer recommended
9+
10+
Using this library is no longer recommended, especially for new projects.
11+
PHP 8.1 supports enums natively.
12+
13+
See https://github.com/BenSampo/laravel-enum/issues/332.
14+
815
## About Laravel Enum
916

1017
Simple, extensible and powerful enumeration implementation for Laravel.

0 commit comments

Comments
 (0)