File tree 1 file changed +3
-8
lines changed
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@"}');
8
8
9
9
It was built to simplify API's functional testing.
10
10
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 )
19
14
20
15
21
16
## Installation
You can’t perform that action at this time.
0 commit comments