File tree 3 files changed +4
-2
lines changed
3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 39
39
branches :
40
40
except :
41
41
- /.*\-dev$/
42
+ - /.*\-patch(\-\d+)?$/
Original file line number Diff line number Diff line change 1
1
# JSON-RPC params symfony constraint doc
2
- [ ![ License] ( https://img.shields.io/github/license/yoanm/php-jsonrpc-params-symfony-constraint-doc-sdk.svg )] ( https://github.com/yoanm/php-jsonrpc-params-symfony-constraint-doc-sdk ) [ ![ Code size] ( https://img.shields.io/github/languages/code-size/yoanm/php-jsonrpc-params-symfony-constraint-doc-sdk.svg )] ( https://github.com/yoanm/php-jsonrpc-params-symfony-constraint-doc-sdk ) [ ![ Dependencies] ( https://img.shields.io/librariesio/github/yoanm/php-jsonrpc-params-symfony-constraint-doc-sdk.svg )] ( https://libraries.io/packagist/yoanm%2Fjsonrpc-params-symfony-constraint-doc-sdk )
2
+ [ ![ License] ( https://img.shields.io/github/license/yoanm/php-jsonrpc-params-symfony-constraint-doc-sdk.svg )] ( https://github.com/yoanm/php-jsonrpc-params-symfony-constraint-doc-sdk ) [ ![ Code size] ( https://img.shields.io/github/languages/code-size/yoanm/php-jsonrpc-params-symfony-constraint-doc-sdk.svg )] ( https://github.com/yoanm/php-jsonrpc-params-symfony-constraint-doc-sdk ) [ ![ Dependabot Status] ( https://api.dependabot.com/badges/status?host=github&repo=yoanm/php-jsonrpc-params-symfony-constraint-doc-sdk )] ( https://dependabot.com )
3
+
3
4
4
5
[ ![ Scrutinizer Build Status] ( https://img.shields.io/scrutinizer/build/g/yoanm/php-jsonrpc-params-symfony-constraint-doc-sdk.svg?label=Scrutinizer&logo=scrutinizer )] ( https://scrutinizer-ci.com/g/yoanm/php-jsonrpc-params-symfony-constraint-doc-sdk/build-status/master ) [ ![ Scrutinizer Code Quality] ( https://img.shields.io/scrutinizer/g/yoanm/php-jsonrpc-params-symfony-constraint-doc-sdk/master.svg?logo=scrutinizer )] ( https://scrutinizer-ci.com/g/yoanm/php-jsonrpc-params-symfony-constraint-doc-sdk/?branch=master ) [ ![ Code Coverage] ( https://img.shields.io/scrutinizer/coverage/g/yoanm/php-jsonrpc-params-symfony-constraint-doc-sdk/master.svg?logo=scrutinizer )] ( https://scrutinizer-ci.com/g/yoanm/php-jsonrpc-params-symfony-constraint-doc-sdk/?branch=master )
5
6
Original file line number Diff line number Diff line change 37
37
"require-dev" : {
38
38
"behat/behat" : " ~3.0" ,
39
39
"squizlabs/php_codesniffer" : " 3.*" ,
40
- "phpunit/phpunit" : " ^6 .0 || ^7 .0" ,
40
+ "phpunit/phpunit" : " ^7 .0 || ^8 .0" ,
41
41
"yoanm/php-unit-extended" : " ^1.0"
42
42
}
43
43
}
You can’t perform that action at this time.
0 commit comments