Skip to content

Commit a3a6827

Browse files
Add minimum-stability (#3)
1 parent 36445bd commit a3a6827

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,7 @@
2323
"psr-4": {
2424
"Tests\\": "Tests"
2525
}
26-
}
26+
},
27+
"minimum-stability": "dev",
28+
"prefer-stable": true
2729
}

0 commit comments

Comments
 (0)