Skip to content

Commit 9d36165

Browse files
committed
[Build] Use stable dependencies
1 parent 82e2aa2 commit 9d36165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
]
6666
}
6767
},
68-
"minimum-stability": "dev",
68+
"minimum-stability": "stable",
6969
"prefer-stable": true,
7070
"config": {
7171
"sort-packages": true

0 commit comments

Comments
 (0)