From 8722b3fc3ca35f111a6aa0acea2507eb1817278d Mon Sep 17 00:00:00 2001 From: Nuno Maduro Date: Wed, 20 Aug 2025 15:03:36 +0100 Subject: [PATCH] docs: adjusts readme for 4.x --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index acb06126..39317c2e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- PEST + PEST

GitHub Workflow Status (master) Total Downloads @@ -10,7 +10,7 @@ ------ -> Pest v3 Now Available: **[Read the announcement »](https://pestphp.com/docs/pest3-now-available)**. +> Pest v4 Now Available: **[Read the announcement »](https://pestphp.com/docs/pest-v4-is-here-now-with-browser-testing)**. **Pest** is an elegant PHP testing Framework with a focus on simplicity, meticulously designed to bring back the joy of testing in PHP.