Skip to content

Commit 371e9cc

Browse files
committed
Prefer stable packages
1 parent 151ffa4 commit 371e9cc

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

composer.json

+8
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,15 @@
3535
"config": {
3636
"sort-packages": true
3737
},
38+
<<<<<<< Updated upstream
3839
"minimum-stability": "dev",
40+
=======
41+
<<<<<<< Updated upstream
42+
=======
43+
"minimum-stability": "dev",
44+
"prefer-stable": true,
45+
>>>>>>> Stashed changes
46+
>>>>>>> Stashed changes
3947
"extra": {
4048
"laravel": {
4149
"providers": [

0 commit comments

Comments
 (0)