Skip to content

Commit 59de4b0

Browse files
committedOct 18, 2014
Update README.md
1 parent 206217e commit 59de4b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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
7+
* [![Build Status](https://travis-ci.org/coduo/php-matcher.svg)](https://travis-ci.org/coduo/php-matcher) - 1.1.*
88
* [![Build Status](https://travis-ci.org/coduo/php-matcher.svg?branch=1.0.7)](https://travis-ci.org/coduo/php-matcher) - 1.0.7
99

1010
[Readme for 1.0 version](https://github.com/coduo/php-matcher/tree/1.0)
@@ -15,7 +15,7 @@ Add to your composer.json
1515

1616
```
1717
require: {
18-
"coduo/php-matcher": "1.0.*@dev"
18+
"coduo/php-matcher": "1.1.*"
1919
}
2020
```
2121

0 commit comments

Comments
 (0)