Skip to content

Commit d41054b

Browse files
committed
Try add minimum-stability flag
1 parent 4c131ac commit d41054b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@
5555
"ext-sqlsrv": "If you use SQL Server",
5656
"ext-xdebug": "If you use CIUnitTestCase::assertHeaderEmitted()"
5757
},
58+
"minimum-stability": "dev",
59+
"prefer-stable": true,
5860
"autoload": {
5961
"psr-4": {
6062
"CodeIgniter\\": "system/"

0 commit comments

Comments
 (0)