From e33c239f5876f17a4114bb8a2c76185bf7e5b6fe Mon Sep 17 00:00:00 2001 From: nuno maduro Date: Mon, 6 Jul 2026 13:31:33 +0100 Subject: [PATCH] Add notice for outdated Pest version and support policy Updated README to inform users about outdated version and current support policy. Signed-off-by: nuno maduro --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index acb06126..e88e2df4 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ ------ -> Pest v3 Now Available: **[Read the announcement ยป](https://pestphp.com/docs/pest3-now-available)**. +> You are viewing the README for an outdated version of Pest; please refer to the current support policy: **[pestphp.com/docs/support-policy](https://pestphp.com/docs/support-policy)** **Pest** is an elegant PHP testing Framework with a focus on simplicity, meticulously designed to bring back the joy of testing in PHP.