From 6678f87b442a0c3946ebd41deb95fb76bc83d7a7 Mon Sep 17 00:00:00 2001 From: Christoph Rumpel Date: Thu, 28 Sep 2023 11:39:53 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c7bb5c6..fc26715 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ This package adds some nice new Livewire assertions which I was missing while testing my applications using Livewire. If you want to know more about WHY I needed them, check out my [blog article](https://christoph-rumpel.com/2021/4/how-I-test-livewire-components). +➡️ `Version 2.0` of this package only supports `Livewire 3`. Please use a lower version of this package for other Livewire versions. + ## Installation You can install the package via composer: