Skip to content

Commit 497973a

Browse files
authored
Merge pull request #44 from stephenjude/v4-upgrade
Filament v4 Support
2 parents 9aa3949 + a3dcb2c commit 497973a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": "^8.1",
20-
"filament/filament": "^3.0",
20+
"filament/filament": "^4.0",
2121
"illuminate/contracts": "^11.0|^12.0",
2222
"spatie/laravel-package-tools": "^1.16.0"
2323
},

0 commit comments

Comments
 (0)