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

Commit 8f3a06e

Browse files
committed
adding min stable and prefer-stable to the config
1 parent e5a84ae commit 8f3a06e

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
@@ -23,6 +23,8 @@
2323
"PatternLab": "core/src/"
2424
}
2525
},
26+
"minimum-stability": "dev",
27+
"prefer-stable": true,
2628
"require": {
2729
"php": ">=5.3.6",
2830
"pattern-lab/core": "~0.5",

0 commit comments

Comments
 (0)