Skip to content

Commit ba97df9

Browse files
committed
wip composer
1 parent 6a827ef commit ba97df9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
}
1919
],
2020
"require": {
21-
"moox/core": "5.0.1"
21+
"moox/core": "5.0.11"
2222
},
2323
"autoload": {
2424
"psr-4": {
@@ -31,6 +31,9 @@
3131
"providers": [
3232
"Moox\\Record\\RecordServiceProvider"
3333
]
34+
},
35+
"moox": {
36+
"stability": "stable"
3437
}
3538
},
3639
"minimum-stability": "stable",

0 commit comments

Comments
 (0)