Skip to content

Commit 3c42967

Browse files
StanBarrowsCopilot
andauthored
Update CHANGELOG.md
Co-authored-by: Copilot <[email protected]>
1 parent d88dcb1 commit 3c42967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ All notable changes to `laravel-docuware` will be documented in this file.
66

77
### Laravel 12 Compatibility
88
- Updated cache configuration to use `CACHE_STORE` instead of deprecated `CACHE_DRIVER` for Laravel 12 compatibility
9-
- This ensures DocuWare cache uses the same store as the application, preventing MAC invalid errors when using encrypted cache values
9+
- This ensures DocuWare cache uses the same store as the application, preventing MAC validation errors when using encrypted cache values
1010
- Maintains backward compatibility with Laravel 9-11 by falling back to `CACHE_DRIVER` if `CACHE_STORE` is not available
1111

1212
## 2.0.0 pre-release

0 commit comments

Comments
 (0)