diff --git a/README.md b/README.md index 3623cd2..a273781 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,29 @@ session or "dispatching browser events" from your Livewire components. Just disp
Livewire | PHP |
---|---|
+ +| | [Livewire 2](https://laravel-livewire.com/docs/2.x) | [Livewire 3](https://livewire.laravel.com/docs) | +|-|-|-| +| [1.x](https://github.com/masmerise/livewire-toaster/tree/1.3.0) | ✅ | ❌ | +| 2.x | ❌ | ✅ | + + + | + +| | PHP 8.2 | PHP 8.3 | +|-|-|-| +| 1.0 - 2.0.3 | ✅ | ❌ | +| 2.1 * - ∞ | ❌ | ✅ | + + |