From 198275b4055a81b8357738372258f1c1af18caf8 Mon Sep 17 00:00:00 2001 From: CodeWithDennis <23448484+CodeWithDennis@users.noreply.github.com> Date: Mon, 28 Oct 2024 11:22:50 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index eb0eeb4..1381d4a 100644 --- a/README.md +++ b/README.md @@ -68,10 +68,7 @@ Also, adding this to your deployment can be really helpful because you won't nee This package provides a developer toolbar for debugging Laravel applications. It includes a lot of helpful information like queries, routes, views, and more. ### [pestphp/pest](https://pestphp.com/docs/installation) -PESTPHP is a testing framework with a focus on simplicity, meticulously designed to bring back the joy of testing in PHP. - -> [!NOTE] -> The new version 3 is now available and is the default testing framework in this boilerplate! +PESTPHP 3 is a testing framework with a focus on simplicity, meticulously designed to bring back the joy of testing in PHP. #### Additional Plugins - [pestphp/pest-plugin-faker](https://pestphp.com/docs/plugins#faker)