From 1dad106897ba1912198c4f9be956af1e890a5b5c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2019 18:20:25 +0100 Subject: [PATCH] chore(deps): bump pusher/pusher-php-server from 4.1.0 to 4.1.1 (#1135) Bumps [pusher/pusher-php-server](https://github.com/pusher/pusher-http-php) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/pusher/pusher-http-php/releases) - [Changelog](https://github.com/pusher/pusher-http-php/blob/master/CHANGELOG.md) - [Commits](https://github.com/pusher/pusher-http-php/compare/v4.1.0...v4.1.1) Signed-off-by: dependabot-preview[bot] --- composer.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/composer.lock b/composer.lock index 34262b6f..9c3040b8 100644 --- a/composer.lock +++ b/composer.lock @@ -1763,16 +1763,16 @@ }, { "name": "paragonie/sodium_compat", - "version": "v1.12.0", + "version": "v1.12.1", "source": { "type": "git", "url": "https://github.com/paragonie/sodium_compat.git", - "reference": "8228b286d6b8fe24825f42ce02403f72656ac826" + "reference": "063cae9b3a7323579063e7037720f5b52b56c178" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/8228b286d6b8fe24825f42ce02403f72656ac826", - "reference": "8228b286d6b8fe24825f42ce02403f72656ac826", + "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/063cae9b3a7323579063e7037720f5b52b56c178", + "reference": "063cae9b3a7323579063e7037720f5b52b56c178", "shasum": "" }, "require": { @@ -1841,7 +1841,7 @@ "secret-key cryptography", "side-channel resistant" ], - "time": "2019-10-19T15:30:42+00:00" + "time": "2019-11-07T17:07:24+00:00" }, { "name": "phpoption/phpoption", @@ -2139,22 +2139,22 @@ }, { "name": "pusher/pusher-php-server", - "version": "v4.1.0", + "version": "v4.1.1", "source": { "type": "git", "url": "https://github.com/pusher/pusher-http-php.git", - "reference": "f88698f332f3f398fa683f9a5b6b2409f1748f73" + "reference": "3c05ef64839845b6114396ff8406712cba052750" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pusher/pusher-http-php/zipball/f88698f332f3f398fa683f9a5b6b2409f1748f73", - "reference": "f88698f332f3f398fa683f9a5b6b2409f1748f73", + "url": "https://api.github.com/repos/pusher/pusher-http-php/zipball/3c05ef64839845b6114396ff8406712cba052750", + "reference": "3c05ef64839845b6114396ff8406712cba052750", "shasum": "" }, "require": { "ext-curl": "*", "paragonie/sodium_compat": "^1.6", - "php": ">=7.1 <7.4", + "php": "^7.1", "psr/log": "^1.0" }, "require-dev": { @@ -2189,7 +2189,7 @@ "rest", "trigger" ], - "time": "2019-10-28T11:51:09+00:00" + "time": "2019-12-03T13:29:13+00:00" }, { "name": "ralouphie/getallheaders",