Skip to content

Commit

Permalink
Update composer.json using filament v3
Browse files Browse the repository at this point in the history
  • Loading branch information
atmonshi authored Aug 2, 2023
1 parent 0e99ec5 commit c54bd0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
],
"require": {
"php": "^8.1",
"filament/spatie-laravel-translatable-plugin": "^3.0@beta",
"filament/spatie-laravel-translatable-plugin": "^3.0",
"archtechx/laravel-seo": "^0.7",
"calebporzio/sushi": "^2.4",
"codeat3/blade-iconpark": "^1.5",
"filament/filament": "^3.0@beta"
"filament/filament": "^3.0"
},
"require-dev": {
"pestphp/pest": "^2.0",
Expand Down

0 comments on commit c54bd0e

Please sign in to comment.