Skip to content

Commit e8d3401

Browse files
committed
Add minimum-stability (dev) in each component
1 parent 9dd23af commit e8d3401

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"psr-0": { "Symfony\\Component\\Config": "" }
2323
},
2424
"target-dir": "Symfony/Component/Config",
25+
"minimum-stability": "dev",
2526
"extra": {
2627
"branch-alias": {
2728
"dev-master": "2.1-dev"

0 commit comments

Comments
 (0)