Skip to content

Commit b781108

Browse files
authored
Update README.md
1 parent 58de47d commit b781108

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

-3
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77

88
This package helps prevent performance problems with duplicated Policy calls within your application lifecycle. To achieve this policy-calls are soft cached after they have run initially. The cache does not cache policy calls through concurrent requests; only duplicated calls within a single request are cached.
99

10-
## Beta
11-
Laravel Policy Soft Cache is still in beta and not recommended for production applications. If you have problems, please open an issue.
12-
1310
## Installation
1411

1512
You can install the package via composer:

0 commit comments

Comments
 (0)