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 202d7e4 commit 9e6ace2Copy full SHA for 9e6ace2
composer.json
@@ -24,9 +24,9 @@
24
],
25
"require": {
26
"spatie/laravel-package-tools": "^1.18",
27
- "filament/support": "^3.2",
28
- "filament/notifications": "^3.2",
29
- "filament/filament": "^3.2"
+ "filament/support": "^3.2|^4.0",
+ "filament/notifications": "^3.2|^4.0",
+ "filament/filament": "^3.2|^4.0"
30
},
31
"require-dev": {
32
"pestphp/pest": "^3.8",
0 commit comments