File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -8,12 +8,14 @@ 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.2.* )
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.*
1213* [ ![ Build Status] ( https://travis-ci.org/coduo/php-matcher.svg?branch=3.1 )] ( https://travis-ci.org/coduo/php-matcher ) - 3.1.*
1314
14- [ Readme for master (3.3) version] ( https://github.com/coduo/php-matcher/tree/master/README.md )
15- [ Readme for 3.2 version] ( https://github.com/coduo/php-matcher/tree/3.2/README.md )
16- [ Readme for 3.1 version] ( https://github.com/coduo/php-matcher/tree/3.1/README.md )
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 )
1719
1820
1921## Installation
You can’t perform that action at this time.
0 commit comments