Bump php-http/message from 1.11.0 to 1.11.1 in /server

Bumps [php-http/message](https://github.com/php-http/message) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/php-http/message/releases)
- [Changelog](https://github.com/php-http/message/blob/master/CHANGELOG.md)
- [Commits](https://github.com/php-http/message/compare/1.11.0...1.11.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-25 06:39:40 +00:00 committed by GitHub
parent 130a8e85b9
commit 1a981a4373
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

12
server/composer.lock generated
View File

@ -1263,16 +1263,16 @@
}, },
{ {
"name": "php-http/message", "name": "php-http/message",
"version": "1.11.0", "version": "1.11.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-http/message.git", "url": "https://github.com/php-http/message.git",
"reference": "fb0dbce7355cad4f4f6a225f537c34d013571f29" "reference": "887734d9c515ad9a564f6581a682fff87a6253cc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-http/message/zipball/fb0dbce7355cad4f4f6a225f537c34d013571f29", "url": "https://api.github.com/repos/php-http/message/zipball/887734d9c515ad9a564f6581a682fff87a6253cc",
"reference": "fb0dbce7355cad4f4f6a225f537c34d013571f29", "reference": "887734d9c515ad9a564f6581a682fff87a6253cc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1331,9 +1331,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/php-http/message/issues", "issues": "https://github.com/php-http/message/issues",
"source": "https://github.com/php-http/message/tree/1.11.0" "source": "https://github.com/php-http/message/tree/1.11.1"
}, },
"time": "2021-02-01T08:54:58+00:00" "time": "2021-05-24T18:11:08+00:00"
}, },
{ {
"name": "php-http/message-factory", "name": "php-http/message-factory",