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.
2 parents 0a19245 + 5738e10 commit c650c62Copy full SHA for c650c62
2 files changed
README.md
@@ -11,7 +11,7 @@ Provides an action to invite users from Filament users resource.
11
12
Filament | Filament Invite | Documentation
13
:--------|:-------------------|:--------------
14
-4.x | 2.x | Current
+4.x/5.x | 2.x | Current
15
3.x | 1.x | [Check the docs](https://github.com/TappNetwork/Filament-Invite/tree/1.x)
16
17
## Installation
composer.json
@@ -17,7 +17,7 @@
],
18
"require": {
19
"php": "^8.2",
20
- "filament/filament": "^4.0",
+ "filament/filament": "^5.0|^4.0",
21
"spatie/laravel-package-tools": "^1.15.0"
22
},
23
"require-dev": {
0 commit comments