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
74834309
Verified
Commit
74834309
authored
Jul 28, 2022
by
xjm
Browse files
Issue
#3300518
by xjm, catch, neclimdul: Update Diactoros lock file version
parent
ecce2909
Changes
3
Hide whitespace changes
Inline
Side-by-side
composer.lock
View file @
74834309
...
...
@@ -526,7 +526,7 @@
"dist": {
"type": "path",
"url": "core",
"reference": "
e114ea08279e6c6e34700d1966705adf87f28540
"
"reference": "
4b2f5a5526e42fa659fef4ea608b5984d50d95f6
"
},
"require": {
"asm89/stack-cors": "^1.3",
...
...
@@ -548,7 +548,7 @@
"ext-tokenizer": "*",
"ext-xml": "*",
"guzzlehttp/guzzle": "^6.5.8 || ^7.4.5",
"laminas/laminas-diactoros": "^2.1
1
",
"laminas/laminas-diactoros": "^2.1
4
",
"laminas/laminas-feed": "^2.17",
"masterminds/html5": "^2.7",
"pear/archive_tar": "^1.4.14",
...
...
@@ -1102,16 +1102,16 @@
},
{
"name": "laminas/laminas-diactoros",
"version": "2.1
1
.0",
"version": "2.1
4
.0",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-diactoros.git",
"reference": "
d1bc565b23c2040fafde398a8a5db083c47928c0
"
"reference": "
6cb35f61913f06b2c91075db00f67cfd78869e28
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/
d1bc565b23c2040fafde398a8a5db083c47928c0
",
"reference": "
d1bc565b23c2040fafde398a8a5db083c47928c0
",
"url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/
6cb35f61913f06b2c91075db00f67cfd78869e28
",
"reference": "
6cb35f61913f06b2c91075db00f67cfd78869e28
",
"shasum": ""
},
"require": {
...
...
@@ -1132,13 +1132,13 @@
"ext-dom": "*",
"ext-gd": "*",
"ext-libxml": "*",
"http-interop/http-factory-tests": "^0.
8
.0",
"laminas/laminas-coding-standard": "~
1.0
.0",
"php-http/psr7-integration-tests": "^1.1",
"http-interop/http-factory-tests": "^0.
9
.0",
"laminas/laminas-coding-standard": "~
2.3
.0",
"php-http/psr7-integration-tests": "^1.1
.1
",
"phpspec/prophecy-phpunit": "^2.0",
"phpunit/phpunit": "^9.
1
",
"psalm/plugin-phpunit": "^0.1
4
.0",
"vimeo/psalm": "^4.
3
"
"phpunit/phpunit": "^9.
5
",
"psalm/plugin-phpunit": "^0.1
7
.0",
"vimeo/psalm": "^4.
24.0
"
},
"type": "library",
"extra": {
...
...
@@ -1197,7 +1197,7 @@
"type": "community_bridge"
}
],
"time": "2022-0
5-17T10:57:52
+00:00"
"time": "2022-0
7-28T12:23:48
+00:00"
},
{
"name": "laminas/laminas-escaper",
...
...
composer/Metapackage/CoreRecommended/composer.json
View file @
74834309
...
...
@@ -17,7 +17,7 @@
"guzzlehttp/guzzle"
:
"~6.5.8"
,
"guzzlehttp/promises"
:
"~1.5.1"
,
"guzzlehttp/psr7"
:
"~1.9.0"
,
"laminas/laminas-diactoros"
:
"~2.1
1
.0"
,
"laminas/laminas-diactoros"
:
"~2.1
4
.0"
,
"laminas/laminas-escaper"
:
"~2.9.0"
,
"laminas/laminas-feed"
:
"~2.17.0"
,
"laminas/laminas-stdlib"
:
"~3.7.1"
,
...
...
core/composer.json
View file @
74834309
...
...
@@ -43,7 +43,7 @@
"egulias/email-validator"
:
"^2.1.22|^3.2"
,
"masterminds/html5"
:
"^2.7"
,
"symfony/psr-http-message-bridge"
:
"^2.1"
,
"laminas/laminas-diactoros"
:
"^2.1
1
"
,
"laminas/laminas-diactoros"
:
"^2.1
4
"
,
"composer/semver"
:
"^3.3"
,
"asm89/stack-cors"
:
"^1.3"
,
"pear/archive_tar"
:
"^1.4.14"
,
...
...
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