Skip to content
This repository was archived by the owner on Feb 6, 2022. It is now read-only.

Commit 7067ca9

Browse files
committed
Adding minimum stability to the composer.json
1 parent 4addbfe commit 7067ca9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,6 @@
3434
"branch-alias": {
3535
"dev-master": "2.1-dev"
3636
}
37-
}
37+
},
38+
"minimum-stability": "dev"
3839
}

0 commit comments

Comments
 (0)