File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -14,11 +14,12 @@ PHPMatcher::error() : ?string;
14
14
15
15
It was built to simplify API's functional testing.
16
16
17
- * [ ![ Build Status] ( https://github.com/coduo/php-matcher/workflows/Tests/badge.svg?branch=5.x )] ( https://github.com/coduo/php-matcher/actions?query=workflow%3ATests ) - [ 5.x README] ( https://github.com/coduo/php-matcher/tree/5.x/README.md ) PHP >= 7.2
18
- * [ ![ Build Status] ( https://github.com/coduo/php-matcher/workflows/Tests/badge.svg?branch=5.0 )] ( https://github.com/coduo/php-matcher/actions?query=workflow%3ATests ) - [ 5.0 README] ( https://github.com/coduo/php-matcher/tree/5.0/README.md ) PHP >= 7.2
19
- * [ ![ Build Status] ( https://travis-ci.org/coduo/php-matcher.svg?branch=4.0 )] ( https://travis-ci.org/coduo/php-matcher ) - [ 4.0.* README] ( https://github.com/coduo/php-matcher/tree/4.0/README.md ) PHP >= 7.2
20
- * [ ![ 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 ) PHP >= 7.0
21
- * [ ![ 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 ) PHP >= 7.0
17
+ * [ ![ Build Status] ( https://github.com/coduo/php-matcher/workflows/Tests/badge.svg?branch=6.x )] ( https://github.com/coduo/php-matcher/actions?query=workflow%3ATests ) - [ 6.x README] ( https://github.com/coduo/php-matcher/tree/6.x/README.md ) PHP >= 7.4
18
+ * [ ![ Build Status] ( https://github.com/coduo/php-matcher/workflows/Tests/badge.svg?branch=5.x )] ( https://github.com/coduo/php-matcher/actions?query=workflow%3ATests ) - [ 5.x README] ( https://github.com/coduo/php-matcher/tree/5.x/README.md ) PHP >= 7.2 < 8.0
19
+ * [ ![ Build Status] ( https://github.com/coduo/php-matcher/workflows/Tests/badge.svg?branch=5.0 )] ( https://github.com/coduo/php-matcher/actions?query=workflow%3ATests ) - [ 5.0 README] ( https://github.com/coduo/php-matcher/tree/5.0/README.md ) PHP >= 7.2 < 8.0
20
+ * [ ![ Build Status] ( https://travis-ci.org/coduo/php-matcher.svg?branch=4.0 )] ( https://travis-ci.org/coduo/php-matcher ) - [ 4.0.* README] ( https://github.com/coduo/php-matcher/tree/4.0/README.md ) PHP >= 7.2 < 8.0
21
+ * [ ![ 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 ) PHP >= 7.0 < 8.0
22
+ * [ ![ 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 ) PHP >= 7.0 < 8.0
22
23
23
24
[ ![ Latest Stable Version] ( https://poser.pugx.org/coduo/php-matcher/v/stable )] ( https://packagist.org/packages/coduo/php-matcher )
24
25
[ ![ Total Downloads] ( https://poser.pugx.org/coduo/php-matcher/downloads )] ( https://packagist.org/packages/coduo/php-matcher )
You can’t perform that action at this time.
0 commit comments