Skip to content

Commit 968d23a

Browse files
authored
Add "minimum-stability to "stable"
1 parent e9a197b commit 968d23a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,6 @@
2323
"psr-0": {
2424
"Materialize": ""
2525
}
26-
}
26+
},
27+
"minimum-stability": "stable"
2728
}

0 commit comments

Comments
 (0)