From 1434d8af925bc7f487005595a791d2554102862e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 14 May 2019 00:14:35 +0000 Subject: [PATCH] Bump wyrihaximus/react-stream-json from 1.3.0 to 1.3.1 Bumps [wyrihaximus/react-stream-json](https://github.com/WyriHaximus/reactphp-stream-json) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/WyriHaximus/reactphp-stream-json/releases) - [Commits](https://github.com/WyriHaximus/reactphp-stream-json/compare/1.3.0...1.3.1) Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 13c99106c7..427b1e0191 100644 --- a/composer.lock +++ b/composer.lock @@ -3354,16 +3354,16 @@ }, { "name": "wyrihaximus/react-stream-json", - "version": "1.3.0", + "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/WyriHaximus/reactphp-stream-json.git", - "reference": "c39e96119af9c07cd05ad13a8d65a7c04db34351" + "reference": "17a5d15a2f71e4094732a2cec40d15dae28a949e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/WyriHaximus/reactphp-stream-json/zipball/c39e96119af9c07cd05ad13a8d65a7c04db34351", - "reference": "c39e96119af9c07cd05ad13a8d65a7c04db34351", + "url": "https://api.github.com/repos/WyriHaximus/reactphp-stream-json/zipball/17a5d15a2f71e4094732a2cec40d15dae28a949e", + "reference": "17a5d15a2f71e4094732a2cec40d15dae28a949e", "shasum": "" }, "require": { @@ -3395,7 +3395,7 @@ } ], "description": "Incremental JSON encoder writing to a react/stream", - "time": "2019-04-27T23:19:25+00:00" + "time": "2019-04-28T17:39:12+00:00" }, { "name": "wyrihaximus/string-get-in",