Skip to content

Commit 493e2d3

Browse files
authored
Fix doc sdk version (#15)
1 parent a3a6fe0 commit 493e2d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"require": {
3535
"php": ">=7.1",
3636
"yoanm/jsonrpc-server-sdk": "^3.0",
37-
"yoanm/jsonrpc-server-doc-sdk": "^0.1",
37+
"yoanm/jsonrpc-server-doc-sdk": "^0.2",
3838
"yoanm/symfony-jsonrpc-http-server": "^2.0",
3939
"symfony/http-kernel": "^3.0 || ^4.0",
4040
"symfony/config": "^3.0 || ^4.0",

0 commit comments

Comments
 (0)