Skip to content

Commit a48cf1e

Browse files
committed
Minimum stability & prefer stable.
1 parent ba0e033 commit a48cf1e

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
@@ -24,5 +24,7 @@
2424
"psr-4": {
2525
"TheWebSolver\\Codegarage\\Lib\\": "Tests/"
2626
}
27-
}
27+
},
28+
"minimum-stability": "dev",
29+
"prefer-stable": true
2830
}

0 commit comments

Comments
 (0)