Skip to content

Commit 26958b4

Browse files
committed
Feature/localizations (#853)
1 parent 73e51a9 commit 26958b4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
}
1919
],
2020
"require": {
21-
"moox/core": "5.0.0"
21+
"moox/core": "5.0.1"
2222
},
2323
"autoload": {
2424
"psr-4": {
@@ -34,7 +34,7 @@
3434
},
3535
"prefer-stable": true,
3636
"require-dev": {
37-
"moox/devtools": "5.0.0"
37+
"moox/devtools": "5.0.1"
3838
},
3939
"config": {
4040
"allow-plugins": {

0 commit comments

Comments
 (0)