From c61cd64859c648e8213d9d4f4655a503142ef567 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 9 Apr 2019 11:54:09 +0000 Subject: [PATCH] Bump clue/block-react from 1.3.0 to 1.3.1 Bumps [clue/block-react](https://github.com/clue/reactphp-block) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/clue/reactphp-block/releases) - [Changelog](https://github.com/clue/reactphp-block/blob/master/CHANGELOG.md) - [Commits](https://github.com/clue/reactphp-block/compare/v1.3.0...v1.3.1) Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index bbecacc..97111fc 100644 --- a/composer.lock +++ b/composer.lock @@ -56,16 +56,16 @@ }, { "name": "clue/block-react", - "version": "v1.3.0", + "version": "v1.3.1", "source": { "type": "git", "url": "https://github.com/clue/reactphp-block.git", - "reference": "a4a5cd64ded3b15affa168a2419fa4eda08b96aa" + "reference": "2f516b28259c203d67c4c963772dd7e9db652737" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/clue/reactphp-block/zipball/a4a5cd64ded3b15affa168a2419fa4eda08b96aa", - "reference": "a4a5cd64ded3b15affa168a2419fa4eda08b96aa", + "url": "https://api.github.com/repos/clue/reactphp-block/zipball/2f516b28259c203d67c4c963772dd7e9db652737", + "reference": "2f516b28259c203d67c4c963772dd7e9db652737", "shasum": "" }, "require": { @@ -80,7 +80,7 @@ "type": "library", "autoload": { "files": [ - "src/functions.php" + "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", @@ -105,7 +105,7 @@ "sleep", "synchronous" ], - "time": "2018-06-14T08:50:53+00:00" + "time": "2019-04-09T11:45:04+00:00" }, { "name": "container-interop/container-interop",