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:
dependabot[bot] 2021-12-13 11:30:04 +02:00 committed by GitHub
parent 17daeebd25
commit 9f0ed9edae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 15 deletions

30
legacy/composer.lock generated
View File

@ -511,22 +511,22 @@
}, },
{ {
"name": "php-amqplib/php-amqplib", "name": "php-amqplib/php-amqplib",
"version": "v3.0.0", "version": "v3.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-amqplib/php-amqplib.git", "url": "https://github.com/php-amqplib/php-amqplib.git",
"reference": "c0a8eade209b7e43d6a405303d8de716dfd02749" "reference": "1d8e724c1de8ac5a4322f26ba735695880514874"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/c0a8eade209b7e43d6a405303d8de716dfd02749", "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/1d8e724c1de8ac5a4322f26ba735695880514874",
"reference": "c0a8eade209b7e43d6a405303d8de716dfd02749", "reference": "1d8e724c1de8ac5a4322f26ba735695880514874",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-mbstring": "*", "ext-mbstring": "*",
"ext-sockets": "*", "ext-sockets": "*",
"php": "^7.0|~8.0.0", "php": "^7.1||^8.0",
"phpseclib/phpseclib": "^2.0|^3.0" "phpseclib/phpseclib": "^2.0|^3.0"
}, },
"conflict": { "conflict": {
@ -538,8 +538,8 @@
"require-dev": { "require-dev": {
"ext-curl": "*", "ext-curl": "*",
"nategood/httpful": "^0.2.20", "nategood/httpful": "^0.2.20",
"phpunit/phpunit": "^6.5|^7.0|^9.5", "phpunit/phpunit": "^7.5|^9.5",
"squizlabs/php_codesniffer": "^3.5" "squizlabs/php_codesniffer": "^3.6"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@ -586,22 +586,22 @@
], ],
"support": { "support": {
"issues": "https://github.com/php-amqplib/php-amqplib/issues", "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", "name": "phpseclib/phpseclib",
"version": "3.0.10", "version": "3.0.12",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpseclib/phpseclib.git", "url": "https://github.com/phpseclib/phpseclib.git",
"reference": "62fcc5a94ac83b1506f52d7558d828617fac9187" "reference": "89bfb45bd8b1abc3b37e910d57f5dbd3174f40fb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/62fcc5a94ac83b1506f52d7558d828617fac9187", "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/89bfb45bd8b1abc3b37e910d57f5dbd3174f40fb",
"reference": "62fcc5a94ac83b1506f52d7558d828617fac9187", "reference": "89bfb45bd8b1abc3b37e910d57f5dbd3174f40fb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -683,7 +683,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/phpseclib/phpseclib/issues", "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": [ "funding": [
{ {
@ -699,7 +699,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-08-16T04:24:45+00:00" "time": "2021-11-28T23:46:03+00:00"
}, },
{ {
"name": "simplepie/simplepie", "name": "simplepie/simplepie",