diff options
author | Imbasaur <yarrusg@gmail.com> | 2016-04-29 15:20:48 +0200 |
---|---|---|
committer | Imbasaur <yarrusg@gmail.com> | 2016-04-29 15:20:48 +0200 |
commit | 7459bc1c40af72441ccdaff944ef2dc9465ba9bf (patch) | |
tree | fea088cdda93079aee9e719a1bbe8464358efbb0 /composer.lock | |
parent | 99f275e5bb033cca33eee87b0e914645730f13d1 (diff) | |
parent | 81a25cbe6328eab7c4de0befc64186610ecc7f49 (diff) |
Merge pull request #2 from fguillot/master
merge
Diffstat (limited to 'composer.lock')
-rw-r--r-- | composer.lock | 14 |
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", |