Skip to content

Commit 1c18358

Browse files
committed
Fix styling
1 parent de898a7 commit 1c18358

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
}
1919
],
2020
"require": {
21-
"moox/core": "3.1.125"
21+
"moox/core": "4.0.0"
2222
},
2323
"autoload": {
2424
"psr-4": {
@@ -39,7 +39,6 @@
3939
"template": true
4040
}
4141
},
42-
"minimum-stability": "stable",
4342
"prefer-stable": true,
4443
"require-dev": {
4544
"moox/devtools": "self.version"

0 commit comments

Comments
 (0)