File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 33 "description" : " Symfony bundle for easy JSON-RPC server documentation" ,
44 "license" : " MIT" ,
55 "type" : " library" ,
6- "minimum-stability" : " dev" ,
76 "support" : {
87 "issues" : " https://github.com/yoanm/symfony-jsonrpc-http-server-doc/issues"
98 },
3433 },
3534 "require" : {
3635 "php" : " >=7.1" ,
37- "yoanm/jsonrpc-server-sdk" : " dev-release/3.0 .0" ,
38- "yoanm/jsonrpc-server-doc-sdk" : " dev-release/ 0.1.0 " ,
39- "yoanm/symfony-jsonrpc-http-server" : " dev-release/2.0 .0" ,
36+ "yoanm/jsonrpc-server-sdk" : " ^3 .0" ,
37+ "yoanm/jsonrpc-server-doc-sdk" : " ^ 0.1" ,
38+ "yoanm/symfony-jsonrpc-http-server" : " ^2 .0" ,
4039 "symfony/http-kernel" : " ^3.0 || ^4.0" ,
4140 "symfony/config" : " ^3.0 || ^4.0" ,
4241 "symfony/dependency-injection" : " ^3.0 || ^4.0"
You can’t perform that action at this time.
0 commit comments