Skip to content

Commit e6e42ed

Browse files
committed
Start 1.2 maintenance
1 parent 7c69b58 commit e6e42ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Symfony CMF Core Bundle
22

3-
[![Build Status](https://secure.travis-ci.org/symfony-cmf/CoreBundle.png?branch=master)](http://travis-ci.org/symfony-cmf/CoreBundle)
3+
[![Build Status](https://secure.travis-ci.org/symfony-cmf/CoreBundle.png?branch=1.2)](http://travis-ci.org/symfony-cmf/CoreBundle)
44
[![Latest Stable Version](https://poser.pugx.org/symfony-cmf/core-bundle/version.png)](https://packagist.org/packages/symfony-cmf/core-bundle)
55
[![Total Downloads](https://poser.pugx.org/symfony-cmf/core-bundle/d/total.png)](https://packagist.org/packages/symfony-cmf/core-bundle)
66

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": "dev",
14+
"minimum-stability": "stable",
1515
"require": {
1616
"php": ">=5.3.3",
1717
"symfony/framework-bundle": "~2.3"

0 commit comments

Comments
 (0)