Skip to content
This repository was archived by the owner on Sep 20, 2021. It is now read-only.

Commit e86facc

Browse files
committed
fix(composer) minimum-stability dev for php7.1
1 parent 5454248 commit e86facc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323
"docs" : "https://central.hoa-project.net/Documentation/Library/Socket",
2424
"source": "https://central.hoa-project.net/Resource/Library/Socket"
2525
},
26+
"prefer-stable": true,
27+
"minimum-stability": "dev",
2628
"require": {
2729
"php" : ">=7.1",
2830
"hoa/consistency": "dev-master",

0 commit comments

Comments
 (0)