Skip to content

Commit

Permalink
Merge pull request #21 from lara-zeus/updates
Browse files Browse the repository at this point in the history
change translatable column types
  • Loading branch information
atmonshi authored Jun 11, 2022
2 parents ce28c25 + 7a62aa7 commit 1d34c1a
Show file tree
Hide file tree
Showing 4 changed files with 433 additions and 6 deletions.
9 changes: 5 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,15 @@
"require": {
"php": "^8.0",
"ext-json": "*",
"doctrine/dbal": "^3.3",
"filament/spatie-laravel-media-library-plugin": "^2.0",
"filament/spatie-laravel-translatable-plugin": "^2.0",
"filament/spatie-laravel-tags-plugin": "^2.0",
"filament/spatie-laravel-translatable-plugin": "^2.0",
"lara-zeus/core": "dev-main",
"mohamedsabil83/filament-forms-tinyeditor": "^1.5",
"spatie/laravel-medialibrary": "^10.0.0",
"spatie/laravel-sluggable": "^3.3",
"spatie/laravel-tags": "^4.0",
"mohamedsabil83/filament-forms-tinyeditor": "^1.5",
"lara-zeus/core": "dev-main"
"spatie/laravel-tags": "^4.0"
},
"require-dev": {
"orchestra/testbench": "^6.0 || ^7.0"
Expand Down
Loading

0 comments on commit 1d34c1a

Please sign in to comment.