Skip to content

Commit

Permalink
update block-editor blade according to builder blade - bump min versi…
Browse files Browse the repository at this point in the history
…on of filament to 3.0.75
  • Loading branch information
michael-sevendays-be committed Oct 17, 2023
1 parent 0bb0a3b commit f0f3b67
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,8 +24,8 @@
],
"require": {
"php": "^8.1",
"filament/filament": "^3.0-stable",
"filament/spatie-laravel-translatable-plugin": "^3.0-stable",
"filament/filament": "^3.0.75",
"filament/spatie-laravel-translatable-plugin": "^3.0",
"illuminate/contracts": "^9.0|^10.0",
"spatie/laravel-package-tools": "^1.13.5",
"wire-elements/modal": "^2.0"
Expand Down

0 comments on commit f0f3b67

Please sign in to comment.