chore: bump php-amqplib/php-amqplib from 3.1.1 to 3.1.2 in /legacy (#1526)
Bumps [php-amqplib/php-amqplib](https://github.com/php-amqplib/php-amqplib) from 3.1.1 to 3.1.2. - [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.1.1...v3.1.2) --- updated-dependencies: - dependency-name: php-amqplib/php-amqplib dependency-type: direct:production update-type: version-update:semver-patch ... 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
2cae31a97a
commit
2de1ce6e0d
|
@ -282,16 +282,16 @@
|
|||
},
|
||||
{
|
||||
"name": "paragonie/constant_time_encoding",
|
||||
"version": "v2.4.0",
|
||||
"version": "v2.5.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/paragonie/constant_time_encoding.git",
|
||||
"reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c"
|
||||
"reference": "9229e15f2e6ba772f0c55dd6986c563b937170a8"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
|
||||
"reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
|
||||
"url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/9229e15f2e6ba772f0c55dd6986c563b937170a8",
|
||||
"reference": "9229e15f2e6ba772f0c55dd6986c563b937170a8",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -345,7 +345,7 @@
|
|||
"issues": "https://github.com/paragonie/constant_time_encoding/issues",
|
||||
"source": "https://github.com/paragonie/constant_time_encoding"
|
||||
},
|
||||
"time": "2020-12-06T15:14:20+00:00"
|
||||
"time": "2022-01-17T05:32:27+00:00"
|
||||
},
|
||||
{
|
||||
"name": "paragonie/random_compat",
|
||||
|
@ -511,16 +511,16 @@
|
|||
},
|
||||
{
|
||||
"name": "php-amqplib/php-amqplib",
|
||||
"version": "v3.1.1",
|
||||
"version": "v3.1.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/php-amqplib/php-amqplib.git",
|
||||
"reference": "1d8e724c1de8ac5a4322f26ba735695880514874"
|
||||
"reference": "e8aba06c4e1c467612f2d99304f672f2660e8492"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/1d8e724c1de8ac5a4322f26ba735695880514874",
|
||||
"reference": "1d8e724c1de8ac5a4322f26ba735695880514874",
|
||||
"url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/e8aba06c4e1c467612f2d99304f672f2660e8492",
|
||||
"reference": "e8aba06c4e1c467612f2d99304f672f2660e8492",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -586,9 +586,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/php-amqplib/php-amqplib/issues",
|
||||
"source": "https://github.com/php-amqplib/php-amqplib/tree/v3.1.1"
|
||||
"source": "https://github.com/php-amqplib/php-amqplib/tree/v3.1.2"
|
||||
},
|
||||
"time": "2021-12-03T14:55:21+00:00"
|
||||
"time": "2022-01-18T17:08:01+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpseclib/phpseclib",
|
||||
|
@ -4178,5 +4178,5 @@
|
|||
"prefer-lowest": false,
|
||||
"platform": [],
|
||||
"platform-dev": [],
|
||||
"plugin-api-version": "2.1.0"
|
||||
"plugin-api-version": "2.2.0"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue