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] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-05 18:20:25 +01:00 committed by Phan An
parent 3f6259961d
commit 1dad106897

22
composer.lock generated
View file

@ -1763,16 +1763,16 @@
}, },
{ {
"name": "paragonie/sodium_compat", "name": "paragonie/sodium_compat",
"version": "v1.12.0", "version": "v1.12.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/paragonie/sodium_compat.git", "url": "https://github.com/paragonie/sodium_compat.git",
"reference": "8228b286d6b8fe24825f42ce02403f72656ac826" "reference": "063cae9b3a7323579063e7037720f5b52b56c178"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/8228b286d6b8fe24825f42ce02403f72656ac826", "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/063cae9b3a7323579063e7037720f5b52b56c178",
"reference": "8228b286d6b8fe24825f42ce02403f72656ac826", "reference": "063cae9b3a7323579063e7037720f5b52b56c178",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1841,7 +1841,7 @@
"secret-key cryptography", "secret-key cryptography",
"side-channel resistant" "side-channel resistant"
], ],
"time": "2019-10-19T15:30:42+00:00" "time": "2019-11-07T17:07:24+00:00"
}, },
{ {
"name": "phpoption/phpoption", "name": "phpoption/phpoption",
@ -2139,22 +2139,22 @@
}, },
{ {
"name": "pusher/pusher-php-server", "name": "pusher/pusher-php-server",
"version": "v4.1.0", "version": "v4.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/pusher/pusher-http-php.git", "url": "https://github.com/pusher/pusher-http-php.git",
"reference": "f88698f332f3f398fa683f9a5b6b2409f1748f73" "reference": "3c05ef64839845b6114396ff8406712cba052750"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/pusher/pusher-http-php/zipball/f88698f332f3f398fa683f9a5b6b2409f1748f73", "url": "https://api.github.com/repos/pusher/pusher-http-php/zipball/3c05ef64839845b6114396ff8406712cba052750",
"reference": "f88698f332f3f398fa683f9a5b6b2409f1748f73", "reference": "3c05ef64839845b6114396ff8406712cba052750",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-curl": "*", "ext-curl": "*",
"paragonie/sodium_compat": "^1.6", "paragonie/sodium_compat": "^1.6",
"php": ">=7.1 <7.4", "php": "^7.1",
"psr/log": "^1.0" "psr/log": "^1.0"
}, },
"require-dev": { "require-dev": {
@ -2189,7 +2189,7 @@
"rest", "rest",
"trigger" "trigger"
], ],
"time": "2019-10-28T11:51:09+00:00" "time": "2019-12-03T13:29:13+00:00"
}, },
{ {
"name": "ralouphie/getallheaders", "name": "ralouphie/getallheaders",