File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Symfony JSON-RPC server
2
- [ ![ License] ( https://img.shields.io/github/license/yoanm/symfony-jsonrpc-http-server.svg )] ( https://github.com/yoanm/symfony-jsonrpc-http-server ) [ ![ Code size] ( https://img.shields.io/github/languages/code-size/yoanm/symfony-jsonrpc-http-server.svg )] ( https://github.com/yoanm/symfony-jsonrpc-http-server ) [ ![ Dependencies ] ( https://img.shields.io/librariesio/ github/ yoanm/symfony-jsonrpc-http-server.svg )] ( https://libraries.io/packagist/yoanm%2Fsymfony-jsonrpc-http-server )
2
+ [ ![ License] ( https://img.shields.io/github/license/yoanm/symfony-jsonrpc-http-server.svg )] ( https://github.com/yoanm/symfony-jsonrpc-http-server ) [ ![ Code size] ( https://img.shields.io/github/languages/code-size/yoanm/symfony-jsonrpc-http-server.svg )] ( https://github.com/yoanm/symfony-jsonrpc-http-server ) [ ![ Dependabot Status ] ( https://api.dependabot.com/badges/status?host= github&repo= yoanm/symfony-jsonrpc-http-server )] ( https://dependabot.com )
3
3
4
4
[ ![ Scrutinizer Build Status] ( https://img.shields.io/scrutinizer/build/g/yoanm/symfony-jsonrpc-http-server.svg?label=Scrutinizer&logo=scrutinizer )] ( https://scrutinizer-ci.com/g/yoanm/symfony-jsonrpc-http-server/build-status/master ) [ ![ Scrutinizer Code Quality] ( https://img.shields.io/scrutinizer/g/yoanm/symfony-jsonrpc-http-server/master.svg?logo=scrutinizer )] ( https://scrutinizer-ci.com/g/yoanm/symfony-jsonrpc-http-server/?branch=master ) [ ![ Code Coverage] ( https://img.shields.io/scrutinizer/coverage/g/yoanm/symfony-jsonrpc-http-server/master.svg?logo=scrutinizer )] ( https://scrutinizer-ci.com/g/yoanm/symfony-jsonrpc-http-server/?branch=master )
5
5
Original file line number Diff line number Diff line change 41
41
"require-dev" : {
42
42
"behat/behat" : " ~3.0" ,
43
43
"squizlabs/php_codesniffer" : " 3.*" ,
44
- "phpunit/phpunit" : " ^6 .0 || ^7 .0" ,
44
+ "phpunit/phpunit" : " ^7 .0 || ^8 .0" ,
45
45
"matthiasnoback/symfony-dependency-injection-test" : " ^2.0 || ^3.0" ,
46
46
"matthiasnoback/symfony-config-test" : " ^3.0 || ^4.0" ,
47
47
"symfony/framework-bundle" : " ^3.0 || ^4.0" ,
You can’t perform that action at this time.
0 commit comments