Skip to content

Commit 20eb8c5

Browse files
authored
Improve versionning (#41)
1 parent 909dcad commit 20eb8c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"require": {
3434
"php": ">=7.1",
35-
"yoanm/jsonrpc-server-sdk": "v3.0.0",
35+
"yoanm/jsonrpc-server-sdk": "^3.0",
3636
"symfony/http-foundation": "^3.0 || ^4.0",
3737
"symfony/http-kernel": "^3.0 || ^4.0",
3838
"symfony/config": "^3.0 || ^4.0",

0 commit comments

Comments
 (0)