From e0a8d1d28226a91db31422c48c53e9cc73d08af5 Mon Sep 17 00:00:00 2001 From: Tim Geisendoerfer Date: Sun, 25 Feb 2024 11:49:28 +0100 Subject: [PATCH] Update README.md --- 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: