File tree 2 files changed +5
-1
lines changed
2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,10 @@ It was built to simplify API's functional testing.
12
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 ) PHP >= 7.0
13
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 ) PHP >= 7.0
14
14
15
+ [ ![ Latest Stable Version] ( https://poser.pugx.org/coduo/php-matcher/v/stable )] ( https://packagist.org/packages/coduo/php-matcher )
16
+ [ ![ Total Downloads] ( https://poser.pugx.org/coduo/php-matcher/downloads )] ( https://packagist.org/packages/coduo/php-matcher )
17
+ [ ![ Latest Unstable Version] ( https://poser.pugx.org/coduo/php-matcher/v/unstable )] ( https://packagist.org/packages/coduo/php-matcher )
18
+ [ ![ License] ( https://poser.pugx.org/coduo/php-matcher/license )] ( https://packagist.org/packages/coduo/php-matcher )
15
19
16
20
## Sandbox
17
21
Original file line number Diff line number Diff line change 18
18
"php" : " >=7.2" ,
19
19
"ext-filter" : " *" ,
20
20
"ext-json" : " *" ,
21
- "coduo/php-to-string" : " ^2 " ,
21
+ "coduo/php-to-string" : " ^3 " ,
22
22
"symfony/property-access" : " ^2.3|^3.0|^4.0|^5.0" ,
23
23
"symfony/expression-language" : " ^2.3|^3.0|^4.0|^5.0" ,
24
24
"doctrine/lexer" : " ^1.0" ,
You can’t perform that action at this time.
0 commit comments