Skip to content

Commit ab9fc39

Browse files
committed
Allow unstable packages
1 parent e6e42ed commit ab9fc39

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
@@ -11,7 +11,7 @@
1111
"homepage": "https://github.com/symfony-cmf/CoreBundle/contributors"
1212
}
1313
],
14-
"minimum-stability": "stable",
14+
"minimum-stability": "dev",
1515
"require": {
1616
"php": ">=5.3.3",
1717
"symfony/framework-bundle": "~2.3"

0 commit comments

Comments
 (0)