From ade810dfa120a40a661f225f30a3b6f26cd59a7a Mon Sep 17 00:00:00 2001 From: Tim Geisendoerfer Date: Sun, 25 Feb 2024 11:49:35 +0100 Subject: [PATCH] Update README.md (#13) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a165b30..add0adb 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Optimize your Laravel application's performance with soft caching for policy che ## Requirements -This package is compatible with ```Laravel 9 & 10```, and PHP 8.1, 8.2 & 8.3. +This package is compatible with ```Laravel 9, 10, 11 ```, and PHP 8.1, 8.2 & 8.3. ## Installation You can install the package via composer: