Bump pusher/pusher-php-server from 4.0.0 to 4.1.0 (#1113)

Bumps [pusher/pusher-php-server](https://github.com/pusher/pusher-http-php) from 4.0.0 to 4.1.0.
- [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.0.0...v4.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-29 08:42:02 +01:00 committed by Phan An
parent 0c74930ee3
commit bb2bc81964

34
composer.lock generated
View file

@ -1763,16 +1763,16 @@
},
{
"name": "paragonie/sodium_compat",
"version": "v1.11.1",
"version": "v1.12.0",
"source": {
"type": "git",
"url": "https://github.com/paragonie/sodium_compat.git",
"reference": "a9f968bc99485f85f9303a8524c3485a7e87bc15"
"reference": "8228b286d6b8fe24825f42ce02403f72656ac826"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/a9f968bc99485f85f9303a8524c3485a7e87bc15",
"reference": "a9f968bc99485f85f9303a8524c3485a7e87bc15",
"url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/8228b286d6b8fe24825f42ce02403f72656ac826",
"reference": "8228b286d6b8fe24825f42ce02403f72656ac826",
"shasum": ""
},
"require": {
@ -1780,7 +1780,7 @@
"php": "^5.2.4|^5.3|^5.4|^5.5|^5.6|^7|^8"
},
"require-dev": {
"phpunit/phpunit": "^3|^4|^5"
"phpunit/phpunit": "^3|^4|^5|^6|^7"
},
"suggest": {
"ext-libsodium": "PHP < 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security.",
@ -1841,7 +1841,7 @@
"secret-key cryptography",
"side-channel resistant"
],
"time": "2019-09-12T12:05:58+00:00"
"time": "2019-10-19T15:30:42+00:00"
},
{
"name": "phpoption/phpoption",
@ -2044,16 +2044,16 @@
},
{
"name": "psr/log",
"version": "1.1.0",
"version": "1.1.1",
"source": {
"type": "git",
"url": "https://github.com/php-fig/log.git",
"reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd"
"reference": "bf73deb2b3b896a9d9c75f3f0d88185d2faa27e2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
"reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
"url": "https://api.github.com/repos/php-fig/log/zipball/bf73deb2b3b896a9d9c75f3f0d88185d2faa27e2",
"reference": "bf73deb2b3b896a9d9c75f3f0d88185d2faa27e2",
"shasum": ""
},
"require": {
@ -2062,7 +2062,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
"dev-master": "1.1.x-dev"
}
},
"autoload": {
@ -2087,7 +2087,7 @@
"psr",
"psr-3"
],
"time": "2018-11-20T15:27:04+00:00"
"time": "2019-10-25T08:06:51+00:00"
},
{
"name": "psr/simple-cache",
@ -2139,16 +2139,16 @@
},
{
"name": "pusher/pusher-php-server",
"version": "v4.0.0",
"version": "v4.1.0",
"source": {
"type": "git",
"url": "https://github.com/pusher/pusher-http-php.git",
"reference": "43540be9536469f8eaec95a347d3f7532bac852c"
"reference": "f88698f332f3f398fa683f9a5b6b2409f1748f73"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pusher/pusher-http-php/zipball/43540be9536469f8eaec95a347d3f7532bac852c",
"reference": "43540be9536469f8eaec95a347d3f7532bac852c",
"url": "https://api.github.com/repos/pusher/pusher-http-php/zipball/f88698f332f3f398fa683f9a5b6b2409f1748f73",
"reference": "f88698f332f3f398fa683f9a5b6b2409f1748f73",
"shasum": ""
},
"require": {
@ -2189,7 +2189,7 @@
"rest",
"trigger"
],
"time": "2019-06-25T09:22:44+00:00"
"time": "2019-10-28T11:51:09+00:00"
},
{
"name": "ralouphie/getallheaders",