chore: bump php-amqplib/php-amqplib from 3.0.0 to 3.1.1 in /legacy (#1457)
Bumps [php-amqplib/php-amqplib](https://github.com/php-amqplib/php-amqplib) from 3.0.0 to 3.1.1. - [Release notes](https://github.com/php-amqplib/php-amqplib/releases) - [Changelog](https://github.com/php-amqplib/php-amqplib/blob/master/CHANGELOG.md) - [Commits](https://github.com/php-amqplib/php-amqplib/compare/v3.0.0...v3.1.1) --- updated-dependencies: - dependency-name: php-amqplib/php-amqplib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
17daeebd25
commit
9f0ed9edae
|
@ -511,22 +511,22 @@
|
|||
},
|
||||
{
|
||||
"name": "php-amqplib/php-amqplib",
|
||||
"version": "v3.0.0",
|
||||
"version": "v3.1.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/php-amqplib/php-amqplib.git",
|
||||
"reference": "c0a8eade209b7e43d6a405303d8de716dfd02749"
|
||||
"reference": "1d8e724c1de8ac5a4322f26ba735695880514874"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/c0a8eade209b7e43d6a405303d8de716dfd02749",
|
||||
"reference": "c0a8eade209b7e43d6a405303d8de716dfd02749",
|
||||
"url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/1d8e724c1de8ac5a4322f26ba735695880514874",
|
||||
"reference": "1d8e724c1de8ac5a4322f26ba735695880514874",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"ext-mbstring": "*",
|
||||
"ext-sockets": "*",
|
||||
"php": "^7.0|~8.0.0",
|
||||
"php": "^7.1||^8.0",
|
||||
"phpseclib/phpseclib": "^2.0|^3.0"
|
||||
},
|
||||
"conflict": {
|
||||
|
@ -538,8 +538,8 @@
|
|||
"require-dev": {
|
||||
"ext-curl": "*",
|
||||
"nategood/httpful": "^0.2.20",
|
||||
"phpunit/phpunit": "^6.5|^7.0|^9.5",
|
||||
"squizlabs/php_codesniffer": "^3.5"
|
||||
"phpunit/phpunit": "^7.5|^9.5",
|
||||
"squizlabs/php_codesniffer": "^3.6"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
|
@ -586,22 +586,22 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/php-amqplib/php-amqplib/issues",
|
||||
"source": "https://github.com/php-amqplib/php-amqplib/tree/v3.0.0"
|
||||
"source": "https://github.com/php-amqplib/php-amqplib/tree/v3.1.1"
|
||||
},
|
||||
"time": "2021-03-16T15:00:23+00:00"
|
||||
"time": "2021-12-03T14:55:21+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpseclib/phpseclib",
|
||||
"version": "3.0.10",
|
||||
"version": "3.0.12",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpseclib/phpseclib.git",
|
||||
"reference": "62fcc5a94ac83b1506f52d7558d828617fac9187"
|
||||
"reference": "89bfb45bd8b1abc3b37e910d57f5dbd3174f40fb"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/62fcc5a94ac83b1506f52d7558d828617fac9187",
|
||||
"reference": "62fcc5a94ac83b1506f52d7558d828617fac9187",
|
||||
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/89bfb45bd8b1abc3b37e910d57f5dbd3174f40fb",
|
||||
"reference": "89bfb45bd8b1abc3b37e910d57f5dbd3174f40fb",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -683,7 +683,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/phpseclib/phpseclib/issues",
|
||||
"source": "https://github.com/phpseclib/phpseclib/tree/3.0.10"
|
||||
"source": "https://github.com/phpseclib/phpseclib/tree/3.0.12"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -699,7 +699,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-08-16T04:24:45+00:00"
|
||||
"time": "2021-11-28T23:46:03+00:00"
|
||||
},
|
||||
{
|
||||
"name": "simplepie/simplepie",
|
||||
|
|
Loading…
Reference in New Issue