File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1- # tochka-developer/jsonrpc-standard
1+ # jsonrpc-standard
2+ [ ![ Packagist] ( https://img.shields.io/packagist/v/tochka-developers/jsonrpc-standard.svg )] ( https://packagist.org/packages/tochka-developers/jsonrpc-standard )
3+ [ ![ Packagist] ( https://img.shields.io/packagist/dt/tochka-developers/jsonrpc-standard.svg )] ( https://packagist.org/packages/tochka-developers/jsonrpc-standard )
24[ ![ build] ( https://github.com/tochka-developers/jsonrpc-standard/actions/workflows/main.yml/badge.svg? )] ( https://github.com/tochka-developers/jsonrpc-standard/actions/workflows/main.yml )
35[ ![ Psalm coverage] ( https://shepherd.dev/github/tochka-developers/jsonrpc-standard/coverage.svg )] ( https://shepherd.dev/github/tochka-developers/jsonrpc-standard )
46[ ![ Psalm level] ( https://shepherd.dev/github/tochka-developers/jsonrpc-standard/level.svg )] ( https://psalm.dev )
Original file line number Diff line number Diff line change 11{
22 "name" : " tochka-developers/jsonrpc-standard" ,
3- "description" : " Package for handle Laravel jobs in parallel thread " ,
3+ "description" : " DTO and exceptions from JsonRpc 2.0 specification " ,
44 "type" : " package" ,
5+ "license" : " MIT" ,
56 "authors" : [
67 {
78 "name" : " Babushkin Pavel" ,
1112 "require" : {
1213 "php" : " 8.0.*|8.1.*|8.2.*" ,
1314 "illuminate/contracts" : " ^9.0"
14-
1515 },
1616 "require-dev" : {
1717 "laravel/pint" : " ^1.1" ,
You can’t perform that action at this time.
0 commit comments