We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2bf895 commit 91be9c1Copy full SHA for 91be9c1
CHANGELOG.md
@@ -3,6 +3,11 @@ Note: you may refer to `README.md` for description of features.
3
4
## Dev (WIP)
5
6
+## 2.0.4 (2025-07-06)
7
+- Fixed database cache evictor "undefined property" warning (oops!)
8
+- Fixed database cache evictor handling of cache prefix
9
+ - This should fix the infinite looping issue
10
+
11
## 2.0.3 (2025-03-02)
12
- Declare compatibility with Laravel 12.
13
0 commit comments