chore(deps): bump pusher/pusher-php-server from 4.1.1 to 4.1.4

Bumps [pusher/pusher-php-server](https://github.com/pusher/pusher-http-php) from 4.1.1 to 4.1.4.
- [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.1...v4.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-15 04:49:38 +00:00 committed by GitHub
parent 8ea29584b0
commit 9296c66e50
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

32
composer.lock generated
View file

@ -1822,16 +1822,16 @@
}, },
{ {
"name": "paragonie/sodium_compat", "name": "paragonie/sodium_compat",
"version": "v1.12.2", "version": "v1.13.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/paragonie/sodium_compat.git", "url": "https://github.com/paragonie/sodium_compat.git",
"reference": "3b953109fdfc821c1979bc829c8b7421721fef82" "reference": "bbade402cbe84c69b718120911506a3aa2bae653"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/3b953109fdfc821c1979bc829c8b7421721fef82", "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/bbade402cbe84c69b718120911506a3aa2bae653",
"reference": "3b953109fdfc821c1979bc829c8b7421721fef82", "reference": "bbade402cbe84c69b718120911506a3aa2bae653",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1900,7 +1900,7 @@
"secret-key cryptography", "secret-key cryptography",
"side-channel resistant" "side-channel resistant"
], ],
"time": "2019-12-30T03:11:08+00:00" "time": "2020-03-20T21:48:09+00:00"
}, },
{ {
"name": "phpoption/phpoption", "name": "phpoption/phpoption",
@ -2108,16 +2108,16 @@
}, },
{ {
"name": "psr/log", "name": "psr/log",
"version": "1.1.2", "version": "1.1.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-fig/log.git", "url": "https://github.com/php-fig/log.git",
"reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801" "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801", "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
"reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801", "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2151,7 +2151,7 @@
"psr", "psr",
"psr-3" "psr-3"
], ],
"time": "2019-11-01T11:05:21+00:00" "time": "2020-03-23T09:12:05+00:00"
}, },
{ {
"name": "psr/simple-cache", "name": "psr/simple-cache",
@ -2203,16 +2203,16 @@
}, },
{ {
"name": "pusher/pusher-php-server", "name": "pusher/pusher-php-server",
"version": "v4.1.1", "version": "v4.1.4",
"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": "3c05ef64839845b6114396ff8406712cba052750" "reference": "e75e5715e3b651ec20dee5844095aadefab81acb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/pusher/pusher-http-php/zipball/3c05ef64839845b6114396ff8406712cba052750", "url": "https://api.github.com/repos/pusher/pusher-http-php/zipball/e75e5715e3b651ec20dee5844095aadefab81acb",
"reference": "3c05ef64839845b6114396ff8406712cba052750", "reference": "e75e5715e3b651ec20dee5844095aadefab81acb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2253,7 +2253,7 @@
"rest", "rest",
"trigger" "trigger"
], ],
"time": "2019-12-03T13:29:13+00:00" "time": "2020-04-14T15:20:04+00:00"
}, },
{ {
"name": "ralouphie/getallheaders", "name": "ralouphie/getallheaders",
@ -4869,6 +4869,7 @@
"email": "jakub.onderka@gmail.com" "email": "jakub.onderka@gmail.com"
} }
], ],
"abandoned": "php-parallel-lint/php-console-color",
"time": "2018-09-29T17:23:10+00:00" "time": "2018-09-29T17:23:10+00:00"
}, },
{ {
@ -4915,6 +4916,7 @@
} }
], ],
"description": "Highlight PHP code in terminal", "description": "Highlight PHP code in terminal",
"abandoned": "php-parallel-lint/php-console-highlighter",
"time": "2018-09-29T18:48:56+00:00" "time": "2018-09-29T18:48:56+00:00"
}, },
{ {