Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
norberttech committed Oct 18, 2014
1 parent 206217e commit 59de4b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

[![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)

* [![Build Status](https://travis-ci.org/coduo/php-matcher.svg)](https://travis-ci.org/coduo/php-matcher) - master
* [![Build Status](https://travis-ci.org/coduo/php-matcher.svg)](https://travis-ci.org/coduo/php-matcher) - 1.1.*
* [![Build Status](https://travis-ci.org/coduo/php-matcher.svg?branch=1.0.7)](https://travis-ci.org/coduo/php-matcher) - 1.0.7

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

```
require: {
"coduo/php-matcher": "1.0.*@dev"
"coduo/php-matcher": "1.1.*"
}
```

Expand Down

0 comments on commit 59de4b0

Please sign in to comment.