Skip to content

Commit 8b9d572

Browse files
committed
Prepare 2.4 release
1 parent d6b3ad8 commit 8b9d572

File tree

2 files changed

+6
-10
lines changed

2 files changed

+6
-10
lines changed

README.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,11 @@
44

55
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/coduo/php-matcher/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/coduo/php-matcher/?branch=master)
66

7-
* [![Build Status](https://travis-ci.org/coduo/php-matcher.svg)](https://travis-ci.org/coduo/php-matcher) - master (2.1.*)
8-
* [![Build Status](https://travis-ci.org/coduo/php-matcher.svg?branch=2.0)](https://travis-ci.org/coduo/php-matcher) - 2.0.*
9-
* [![Build Status](https://travis-ci.org/coduo/php-matcher.svg?branch=1.1)](https://travis-ci.org/coduo/php-matcher) - 1.1.*
10-
* [![Build Status](https://travis-ci.org/coduo/php-matcher.svg?branch=1.0)](https://travis-ci.org/coduo/php-matcher) - 1.0.*
11-
12-
[Readme for master (2.1) version](https://github.com/coduo/php-matcher/tree/master/README.md)
13-
[Readme for 2.0 version](https://github.com/coduo/php-matcher/tree/2.0/README.md)
14-
[Readme for 1.1 version](https://github.com/coduo/php-matcher/tree/1.1/README.md)
15-
[Readme for 1.0 version](https://github.com/coduo/php-matcher/tree/1.0/README.md)
7+
* [![Build Status](https://travis-ci.org/coduo/php-matcher.svg)](https://travis-ci.org/coduo/php-matcher) - master (2.4.*)
8+
* [![Build Status](https://travis-ci.org/coduo/php-matcher.svg?branch=2.3)](https://travis-ci.org/coduo/php-matcher) - 2.3.*
9+
10+
[Readme for master (2.4) version](https://github.com/coduo/php-matcher/tree/master/README.md)
11+
[Readme for 2.3 version](https://github.com/coduo/php-matcher/tree/2.3/README.md)
1612

1713

1814
##Installation

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"extra": {
4343
"branch-alias": {
44-
"dev-master": "2.4-dev"
44+
"dev-master": "2.5-dev"
4545
}
4646
}
4747
}

0 commit comments

Comments
 (0)