diff --git a/config/cache.php b/config/cache.php index 38680919..6b57b183 100644 --- a/config/cache.php +++ b/config/cache.php @@ -26,7 +26,7 @@ return [ | well as their drivers. You may even define multiple stores for the | same cache driver to group types of items stored in your caches. | - | Supported drivers: "apc", "array", "database", "file", "memcached", + | Supported drivers: "array", "database", "file", "memcached", | "redis", "dynamodb", "octane", "null" | */