Skip to content

Commit

Permalink
Added translations, moved today() from config, added redirect to Time…
Browse files Browse the repository at this point in the history
…x page from day widget

Signed-off-by: mihailkarzanov <mk@sooft.ru>
  • Loading branch information
mihailkarzanov committed Nov 23, 2022
1 parent 0edb1d8 commit bf41fbd
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
{
"name": "buildix/timex",
"description": "This is my package timex",
"description": "Calendar plugin for filamentphp",
"keywords": [
"Buildix",
"laravel",
"timex"
"timex",
"filament"
],
"homepage": "https://github.com/buildix/timex",
"license": "MIT",
"authors": [
{
"name": "Mikhail Karzanov",
"email": "mikrosmile@icloud.com",
"email": "",
"role": "Developer"
}
],
Expand Down Expand Up @@ -65,4 +66,4 @@
},
"minimum-stability": "dev",
"prefer-stable": true
}
}

0 comments on commit bf41fbd

Please sign in to comment.