From 825112615a7e2a8d817c33eaacd5bca0e49b9632 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Wed, 18 Feb 2026 16:52:17 -0600 Subject: [PATCH] update wording --- config/cache.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/cache.php b/config/cache.php index dd22aa71..c68acdfc 100644 --- a/config/cache.php +++ b/config/cache.php @@ -120,7 +120,7 @@ return [ |-------------------------------------------------------------------------- | | This value determines the classes that can be unserialized from cache - | storage. By default, no PHP classes will get unserialized from the + | storage. By default, no PHP classes will be unserialized from your | cache to prevent gadget chain attacks if your APP_KEY is leaked. | */