summaryrefslogtreecommitdiff
path: root/composer.lock
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-04-26 22:55:56 -0400
committerFrederic Guillot <fred@kanboard.net>2016-04-26 22:55:56 -0400
commit1936a74cb3affef4f439c695d7e3c9eacc5a9aae (patch)
treea080d8e0cdc77bf9fb1c88f870edc889e0fe0b07 /composer.lock
parent36bdcf193b6d54eefe27f58689c44953715a4dad (diff)
Update JsonRPC library
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock14
1 files changed, 7 insertions, 7 deletions
diff --git a/composer.lock b/composer.lock
index 70881a39..1c736f1d 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,8 +4,8 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
- "hash": "ecdd93c089273876816339ff22d67cc7",
- "content-hash": "a5edc6f9c9ae2cd356e3f8ac96ef5532",
+ "hash": "715601e3833e0ee04d8d00d266302f8b",
+ "content-hash": "ef38cdd1e92bd2cd299db9c6d429d24f",
"packages": [
{
"name": "christian-riesen/base32",
@@ -203,16 +203,16 @@
},
{
"name": "fguillot/json-rpc",
- "version": "v1.0.3",
+ "version": "v1.1.0",
"source": {
"type": "git",
"url": "https://github.com/fguillot/JsonRPC.git",
- "reference": "0a77cd311783431c851e4c8eed33858663c17277"
+ "reference": "e915dab71940e7ac251955c785570048f460d332"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/fguillot/JsonRPC/zipball/0a77cd311783431c851e4c8eed33858663c17277",
- "reference": "0a77cd311783431c851e4c8eed33858663c17277",
+ "url": "https://api.github.com/repos/fguillot/JsonRPC/zipball/e915dab71940e7ac251955c785570048f460d332",
+ "reference": "e915dab71940e7ac251955c785570048f460d332",
"shasum": ""
},
"require": {
@@ -235,7 +235,7 @@
],
"description": "Simple Json-RPC client/server library that just works",
"homepage": "https://github.com/fguillot/JsonRPC",
- "time": "2015-09-19 02:27:10"
+ "time": "2016-04-27 02:48:10"
},
{
"name": "fguillot/picodb",