Skip to content

Commit a7733d5

Browse files
committed
Feature/localizations (#853)
1 parent 88f8e70 commit a7733d5

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@
2121
"codeat3/blade-google-material-design-icons": "^1.0",
2222
"filament/filament": "^5.0",
2323
"laravel/framework": "^11.0|^12.0",
24-
"moox/clipboard": "5.0.0",
25-
"moox/progress": "5.0.0",
26-
"moox/prompts": "5.0.0",
27-
"moox/localization": "5.0.0",
24+
"moox/clipboard": "5.0.1",
25+
"moox/progress": "5.0.1",
26+
"moox/prompts": "5.0.1",
27+
"moox/localization": "5.0.1",
2828
"php": "^8.2.0",
2929
"spatie/laravel-package-tools": "^1.13.0"
3030
},
3131
"require-dev": {
32-
"moox/devtools": "5.0.0"
32+
"moox/devtools": "5.0.1"
3333
},
3434
"autoload": {
3535
"psr-4": {

0 commit comments

Comments
 (0)