File tree Expand file tree Collapse file tree 1 file changed +3
-8
lines changed
Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Original file line number Diff line number Diff line change @@ -8,14 +8,9 @@ PHPMatcher::match($value = '{"foo": "bar"}', $pattern = '{"foo": "@string@"}');
88
99It was built to simplify API's functional testing.
1010
11- * [ ![ Build Status] ( https://travis-ci.org/coduo/php-matcher.svg )] ( https://travis-ci.org/coduo/php-matcher ) - master (3.3.* )
12- * [ ![ Build Status] ( https://travis-ci.org/coduo/php-matcher.svg?branch=3.2 )] ( https://travis-ci.org/coduo/php-matcher ) - 3.2.*
13- * [ ![ Build Status] ( https://travis-ci.org/coduo/php-matcher.svg?branch=3.1 )] ( https://travis-ci.org/coduo/php-matcher ) - 3.1.*
14-
15-
16- * [ Readme for master (3.3) version] ( https://github.com/coduo/php-matcher/tree/master/README.md )
17- * [ Readme for 3.2 version] ( https://github.com/coduo/php-matcher/tree/3.2/README.md )
18- * [ Readme for 3.1 version] ( https://github.com/coduo/php-matcher/tree/3.1/README.md )
11+ * [ ![ Build Status] ( https://travis-ci.org/coduo/php-matcher.svg )] ( https://travis-ci.org/coduo/php-matcher ) - [ 3.3 (master) README] ( https://github.com/coduo/php-matcher/tree/master/README.md )
12+ * [ ![ Build Status] ( https://travis-ci.org/coduo/php-matcher.svg?branch=3.2 )] ( https://travis-ci.org/coduo/php-matcher ) - [ 3.2.* README] ( https://github.com/coduo/php-matcher/tree/3.2/README.md )
13+ * [ ![ Build Status] ( https://travis-ci.org/coduo/php-matcher.svg?branch=3.1 )] ( https://travis-ci.org/coduo/php-matcher ) - [ 3.1.* README] ( https://github.com/coduo/php-matcher/tree/3.1/README.md )
1914
2015
2116## Installation
You can’t perform that action at this time.
0 commit comments