diff options
Diffstat (limited to 'composer.lock')
-rw-r--r-- | composer.lock | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock index 415305cf..ca0034c9 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "10de302e730ebc3076393a3a38d1964f", + "hash": "66d81a6b6a317dfb617413cf9d971bc0", "packages": [ { "name": "christian-riesen/base32", @@ -260,16 +260,16 @@ }, { "name": "fguillot/json-rpc", - "version": "v1.0.2", + "version": "v1.0.3", "source": { "type": "git", "url": "https://github.com/fguillot/JsonRPC.git", - "reference": "265cf039c2823f684349de78c0c03a597992bea9" + "reference": "0a77cd311783431c851e4c8eed33858663c17277" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/fguillot/JsonRPC/zipball/265cf039c2823f684349de78c0c03a597992bea9", - "reference": "265cf039c2823f684349de78c0c03a597992bea9", + "url": "https://api.github.com/repos/fguillot/JsonRPC/zipball/0a77cd311783431c851e4c8eed33858663c17277", + "reference": "0a77cd311783431c851e4c8eed33858663c17277", "shasum": "" }, "require": { @@ -292,7 +292,7 @@ ], "description": "Simple Json-RPC client/server library that just works", "homepage": "https://github.com/fguillot/JsonRPC", - "time": "2015-09-12 16:27:13" + "time": "2015-09-19 02:27:10" }, { "name": "fguillot/picodb", |