Skip to content

Commit

Permalink
Add Filament V3 support
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphjsmit committed Jul 20, 2023
1 parent 2da25e1 commit a9b52d3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@
],
"require" : {
"php" : "^8.0",
"filament/filament" : "^2.12",
"filament/forms" : "^2.10",
"filament/forms" : "^3.0",
"illuminate/contracts" : "^8.73|^9.0|^10.0",
"spatie/laravel-package-tools" : "^1.9.2"
},
Expand Down

0 comments on commit a9b52d3

Please sign in to comment.