Skip to content

Commit b4f220d

Browse files
author
catch
committed
Issue #3365314 by longwave, smustgrave: Update dependencies for Drupal 10.1
(cherry picked from commit 676a96a131000ec658ab5ed76198818a6358442f)
1 parent 0fca8b2 commit b4f220d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
"asm89/stack-cors": "~v2.1.1",
1212
"composer/semver": "~3.3.2",
1313
"doctrine/annotations": "~1.14.3",
14-
"doctrine/deprecations": "~v1.1.0",
14+
"doctrine/deprecations": "~v1.1.1",
1515
"doctrine/lexer": "~2.1.0",
1616
"egulias/email-validator": "~4.0.1",
17-
"guzzlehttp/guzzle": "~7.5.1",
18-
"guzzlehttp/promises": "~1.5.2",
17+
"guzzlehttp/guzzle": "~7.7.0",
18+
"guzzlehttp/promises": "~2.0.0",
1919
"guzzlehttp/psr7": "~2.5.0",
2020
"masterminds/html5": "~2.8.0",
2121
"mck89/peast": "~v1.15.1",
@@ -30,7 +30,7 @@
3030
"psr/http-factory": "~1.0.2",
3131
"psr/log": "~3.0.0",
3232
"ralouphie/getallheaders": "~3.0.3",
33-
"sebastian/diff": "~4.0.4",
33+
"sebastian/diff": "~4.0.5",
3434
"symfony/console": "~v6.3.0",
3535
"symfony/dependency-injection": "~v6.3.0",
3636
"symfony/deprecation-contracts": "~v3.3.0",

0 commit comments

Comments
 (0)