Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
45bc2a64
Commit
45bc2a64
authored
Mar 21, 2022
by
xjm
Browse files
SA-
CORE-2022
-006 by JeroenT, DamienMcKenna, xjm, pwolanin, alexpott, larowlan, greggles
parent
b6837414
Changes
2
Hide whitespace changes
Inline
Side-by-side
composer.lock
View file @
45bc2a64
...
...
@@ -1044,16 +1044,16 @@
},
{
"name": "guzzlehttp/psr7",
"version": "1.8.
2
",
"version": "1.8.
5
",
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
"reference": "
dc960a912984efb74d0a90222870c72c87f10c91
"
"reference": "
337e3ad8e5716c15f9657bd214d16cc5e69df268
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/
dc960a912984efb74d0a90222870c72c87f10c91
",
"reference": "
dc960a912984efb74d0a90222870c72c87f10c91
",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/
337e3ad8e5716c15f9657bd214d16cc5e69df268
",
"reference": "
337e3ad8e5716c15f9657bd214d16cc5e69df268
",
"shasum": ""
},
"require": {
...
...
@@ -1078,25 +1078,46 @@
}
},
"autoload": {
"psr-4": {
"GuzzleHttp\\Psr7\\": "src/"
},
"files": [
"src/functions_include.php"
]
],
"psr-4": {
"GuzzleHttp\\Psr7\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Graham Campbell",
"email": "hello@gjcampbell.co.uk",
"homepage": "https://github.com/GrahamCampbell"
},
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
},
{
"name": "George Mponos",
"email": "gmponos@gmail.com",
"homepage": "https://github.com/gmponos"
},
{
"name": "Tobias Nyholm",
"email": "tobias.nyholm@gmail.com",
"homepage": "https://github.com/Nyholm"
},
{
"name": "Márk Sági-Kazár",
"email": "mark.sagikazar@gmail.com",
"homepage": "https://github.com/sagikazarmark"
},
{
"name": "Tobias Schultze",
"email": "webmaster@tubo-world.de",
"homepage": "https://github.com/Tobion"
}
],
...
...
@@ -1113,9 +1134,23 @@
],
"support": {
"issues": "https://github.com/guzzle/psr7/issues",
"source": "https://github.com/guzzle/psr7/tree/1.8.
2
"
"source": "https://github.com/guzzle/psr7/tree/1.8.
5
"
},
"time": "2021-04-26T09:17:50+00:00"
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://github.com/Nyholm",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
"type": "tidelift"
}
],
"time": "2022-03-20T21:51:18+00:00"
},
{
"name": "laminas/laminas-diactoros",
...
...
composer/Metapackage/CoreRecommended/composer.json
View file @
45bc2a64
...
...
@@ -16,7 +16,7 @@
"egulias/email-validator"
:
"2.1.25"
,
"guzzlehttp/guzzle"
:
"6.5.5"
,
"guzzlehttp/promises"
:
"1.4.1"
,
"guzzlehttp/psr7"
:
"1.8.
2
"
,
"guzzlehttp/psr7"
:
"1.8.
5
"
,
"laminas/laminas-diactoros"
:
"2.6.0"
,
"laminas/laminas-escaper"
:
"2.7.0"
,
"laminas/laminas-feed"
:
"2.14.1"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment