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 3
3
"description" : " Symfony bundle for easy JSON-RPC server documentation" ,
4
4
"license" : " MIT" ,
5
5
"type" : " library" ,
6
- "minimum-stability" : " dev" ,
7
6
"support" : {
8
7
"issues" : " https://github.com/yoanm/symfony-jsonrpc-http-server-doc/issues"
9
8
},
34
33
},
35
34
"require" : {
36
35
"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" ,
40
39
"symfony/http-kernel" : " ^3.0 || ^4.0" ,
41
40
"symfony/config" : " ^3.0 || ^4.0" ,
42
41
"symfony/dependency-injection" : " ^3.0 || ^4.0"
You can’t perform that action at this time.
0 commit comments