Skip to content

Commit 4695eda

Browse files
author
catch
committed
task: #3552766 Update Composer dependencies for 10.6.0
By: quietone By: longwave
1 parent c5fa771 commit 4695eda

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

composer.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@
99
"require": {
1010
"drupal/core": "10.6.x-dev",
1111
"asm89/stack-cors": "~v2.3.0",
12-
"composer/semver": "~3.4.3",
12+
"composer/semver": "~3.4.4",
1313
"doctrine/deprecations": "~1.1.5",
1414
"doctrine/lexer": "~2.1.1",
1515
"egulias/email-validator": "~4.0.4",
16-
"guzzlehttp/guzzle": "~7.9.3",
17-
"guzzlehttp/promises": "~2.2.0",
18-
"guzzlehttp/psr7": "~2.7.1",
19-
"masterminds/html5": "~2.9.0",
20-
"mck89/peast": "~v1.17.0",
21-
"pear/archive_tar": "~1.5.0",
16+
"guzzlehttp/guzzle": "~7.10.0",
17+
"guzzlehttp/promises": "~2.3.0",
18+
"guzzlehttp/psr7": "~2.8.0",
19+
"masterminds/html5": "~2.10.0",
20+
"mck89/peast": "~v1.17.4",
21+
"pear/archive_tar": "~1.6.0",
2222
"pear/console_getopt": "~v1.4.3",
2323
"pear/pear-core-minimal": "~v1.10.16",
2424
"pear/pear_exception": "~v1.0.2",
@@ -59,6 +59,6 @@
5959
"symfony/var-dumper": "~v6.4.26",
6060
"symfony/var-exporter": "~v6.4.26",
6161
"symfony/yaml": "~v6.4.26",
62-
"twig/twig": "~v3.20.0"
62+
"twig/twig": "~v3.22.0"
6363
}
6464
}

0 commit comments

Comments
 (0)