We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93f881c commit 0695ca1Copy full SHA for 0695ca1
readme.md
@@ -15,9 +15,10 @@ Never confuse your tabs with different Filament environments again.
15
## Installation via Composer
16
17
| Plugin Version | Filament Version | PHP Version |
18
-|----------------|-----------------|-------------|
19
-| 1.x | ^2.9.15 | \> 8.0 |
20
-| 2.x | 3.x | \> 8.1 |
+|----------------|------------------|-------------|
+| 1.x | ^2.9.15 | \> 8.0 |
+| 2.x | 3.x | \> 8.1 |
21
+| 3.x | 4.x | \> 8.1 |
22
23
```bash
24
composer require pxlrbt/filament-environment-indicator
0 commit comments