Skip to content

Commit 448ca6f

Browse files
committed
Change branch aliases.
1 parent 6aba1ee commit 448ca6f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Build Status](https://travis-ci.org/MetaModels/filter_checkbox.svg?branch=tng)](https://travis-ci.org/MetaModels/filter_checkbox)
1+
[![Build Status](https://travis-ci.org/MetaModels/filter_checkbox.svg)](https://travis-ci.org/MetaModels/filter_checkbox)
22
[![Latest Version tagged](http://img.shields.io/github/tag/MetaModels/filter_checkbox.svg)](https://github.com/MetaModels/filter_checkbox/tags)
33
[![Latest Version on Packagist](http://img.shields.io/packagist/v/MetaModels/filter_checkbox.svg)](https://packagist.org/packages/MetaModels/filter_checkbox)
44
[![Installations via composer per month](http://img.shields.io/packagist/dm/MetaModels/filter_checkbox.svg)](https://packagist.org/packages/MetaModels/filter_checkbox)

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@
6161
}
6262
},
6363
"branch-alias": {
64-
"dev-tng": "2.0.x-dev"
64+
"dev-master": "2.0.x-dev",
65+
"dev-develop": "2.1.x-dev"
6566
}
6667
},
6768
"minimum-stability": "dev",

0 commit comments

Comments
 (0)