Bump pusher/pusher-php-server from 3.2.0 to 3.3.0 (#889)

Bumps [pusher/pusher-php-server](https://github.com/pusher/pusher-http-php) from 3.2.0 to 3.3.0.
<details>
<summary>Release notes</summary>

*Sourced from [pusher/pusher-php-server's releases](https://github.com/pusher/pusher-http-php/releases).*

> ## v3.3.0
> - **[ADDED]** Support for End-to-end encrypted channels for `triggerbatch`
> - **[FIXED]** `trigger` behavior with mixtures of encrypted and non-encrypted channels
</details>
<details>
<summary>Changelog</summary>

*Sourced from [pusher/pusher-php-server's changelog](https://github.com/pusher/pusher-http-php/blob/master/CHANGELOG.md).*

> ## 3.3.0 (2019-01-03)
> 
> [ADDED] Support for End-to-end encrypted channels for triggerbatch
> [FIXED] trigger behavior with mixtures of encrypted and non-encrypted channels
</details>
<details>
<summary>Commits</summary>

- [`5eb4ea2`](5eb4ea29db) v.3.3.0
- [`c3778c5`](c3778c554a) Add End-to-end encryption support for triggerbatch + tests
- [`910cf41`](910cf416c6) Fix trigger behaviour with mixed encrypted and non-encrypted channels + tests
- [`8fd6def`](8fd6def819) Merge pull request [#194](https://github-redirect.dependabot.com/pusher/pusher-http-php/issues/194) from samnela/remove-deprecated-testcase
- [`b92528f`](b92528fe92) Remove deprecated testcase implementation
- [`82a870c`](82a870cf3e) Merge pull request [#196](https://github-redirect.dependabot.com/pusher/pusher-http-php/issues/196) from pusher/remove-ddn
- [`0a104e6`](0a104e6735) Merge pull request [#195](https://github-redirect.dependabot.com/pusher/pusher-http-php/issues/195) from pusher/handle-client-error
- [`fa573b2`](fa573b2275) Rename ddn_domain to channels_domain
- [`bf9bebc`](bf9bebcd2a) Make different request failures cases explicit
- [`ad5ef1e`](ad5ef1ee06) Or API error log body instead of empty error
- Additional commits viewable in [compare view](https://github.com/pusher/pusher-http-php/compare/v3.2.0...v3.3.0)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=pusher/pusher-php-server&package-manager=composer&previous-version=3.2.0&new-version=3.3.0)](https://dependabot.com/compatibility-score.html?dependency-name=pusher/pusher-php-server&package-manager=composer&previous-version=3.2.0&new-version=3.3.0)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

</details>
This commit is contained in:
dependabot[bot] 2019-01-04 11:08:13 +01:00 committed by Phan An
parent d73baa5a92
commit b019554f07

22
composer.lock generated
View file

@ -1640,16 +1640,16 @@
},
{
"name": "paragonie/sodium_compat",
"version": "v1.8.0",
"version": "v1.8.1",
"source": {
"type": "git",
"url": "https://github.com/paragonie/sodium_compat.git",
"reference": "5e280b50cdaf8da4cc4810e0847a9618be29703d"
"reference": "57bb5ef079d3724148da3d5c99e30695ab17afda"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/5e280b50cdaf8da4cc4810e0847a9618be29703d",
"reference": "5e280b50cdaf8da4cc4810e0847a9618be29703d",
"url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/57bb5ef079d3724148da3d5c99e30695ab17afda",
"reference": "57bb5ef079d3724148da3d5c99e30695ab17afda",
"shasum": ""
},
"require": {
@ -1718,7 +1718,7 @@
"secret-key cryptography",
"side-channel resistant"
],
"time": "2018-11-29T22:33:39+00:00"
"time": "2019-01-03T21:00:55+00:00"
},
{
"name": "predis/predis",
@ -1966,16 +1966,16 @@
},
{
"name": "pusher/pusher-php-server",
"version": "v3.2.0",
"version": "v3.3.0",
"source": {
"type": "git",
"url": "https://github.com/pusher/pusher-http-php.git",
"reference": "4da4d208fe13fd2ff71ede5063a3456f23f38cf7"
"reference": "5eb4ea29db6d61484a64ae6b0c249aa9d1c84943"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pusher/pusher-http-php/zipball/4da4d208fe13fd2ff71ede5063a3456f23f38cf7",
"reference": "4da4d208fe13fd2ff71ede5063a3456f23f38cf7",
"url": "https://api.github.com/repos/pusher/pusher-http-php/zipball/5eb4ea29db6d61484a64ae6b0c249aa9d1c84943",
"reference": "5eb4ea29db6d61484a64ae6b0c249aa9d1c84943",
"shasum": ""
},
"require": {
@ -1985,7 +1985,7 @@
"psr/log": "^1.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8 || ^5.7"
"phpunit/phpunit": "^4.8.35 || ^5.7"
},
"type": "library",
"extra": {
@ -2016,7 +2016,7 @@
"rest",
"trigger"
],
"time": "2018-08-13T14:57:32+00:00"
"time": "2019-01-03T11:08:11+00:00"
},
{
"name": "ralouphie/getallheaders",