Skip to content

Commit 78524c6

Browse files
committed
Merge branch 'feature-fix' of github.com:codebar-ag/laravel-docuware into feature-fix
2 parents 62dba58 + 3c42967 commit 78524c6

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)