From a2cafe06f7fe0c1a9a6d57466db9d6a9623ff58f Mon Sep 17 00:00:00 2001 From: janua bisconti Date: Tue, 3 Dec 2024 12:32:59 +0100 Subject: [PATCH] composer --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index 6e68ae6..4ae7e5c 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,6 @@ { "name": "padosoft/laravel-super-cache-invalidate", "description": "A powerful package that provides an efficient and scalable cache invalidation system for Laravel applications. It is designed to handle high-throughput cache invalidation scenarios, such as those found in e-commerce platforms, by implementing advanced techniques like event queuing, coalescing, debouncing, sharding, and partitioning.", - "version": "1.0.0", "keywords": [ "padosoft", "cache",