Skip to content

Commit 40eeaa6

Browse files
committed
wip composer
1 parent 15c0639 commit 40eeaa6

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

composer.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
],
1616
"require": {
1717
"blade-ui-kit/blade-icons": "^1.6",
18-
"moox/core": "5.0.1"
18+
"moox/core": "5.0.11"
1919
},
2020
"require-dev": {
21-
"moox/devtools": "5.0.1"
21+
"moox/devtools": "5.0.11"
2222
},
2323
"autoload": {
2424
"psr-4": {
@@ -30,6 +30,9 @@
3030
"providers": [
3131
"Moox\\FileIcons\\FileIconsServiceProvider"
3232
]
33+
},
34+
"moox": {
35+
"stability": "stable"
3336
}
3437
},
3538
"config": {

0 commit comments

Comments
 (0)