Skip to content

Commit ffb1b65

Browse files
author
catch
committed
Issue #3324544 by longwave, andypost: Update dependencies for Drupal 9.5.0
1 parent 58c747e commit ffb1b65

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"guzzlehttp/promises": "~1.5.2",
1919
"guzzlehttp/psr7": "~1.9.0",
2020
"laminas/laminas-diactoros": "~2.14.0",
21-
"laminas/laminas-escaper": "~2.10.0",
21+
"laminas/laminas-escaper": "~2.9.0",
2222
"laminas/laminas-feed": "~2.17.0",
2323
"laminas/laminas-stdlib": "~3.11.0",
2424
"masterminds/html5": "~2.7.6",
@@ -34,16 +34,16 @@
3434
"ralouphie/getallheaders": "~3.0.3",
3535
"stack/builder": "~v1.0.6",
3636
"symfony-cmf/routing": "~2.3.4",
37-
"symfony/console": "~v4.4.48",
37+
"symfony/console": "~v4.4.49",
3838
"symfony/debug": "~v4.4.44",
39-
"symfony/dependency-injection": "~v4.4.44",
39+
"symfony/dependency-injection": "~v4.4.49",
4040
"symfony/deprecation-contracts": "~v2.5.2",
4141
"symfony/error-handler": "~v4.4.44",
4242
"symfony/event-dispatcher": "~v4.4.44",
4343
"symfony/event-dispatcher-contracts": "~v1.1.13",
4444
"symfony/http-client-contracts": "~v2.5.2",
45-
"symfony/http-foundation": "~v4.4.48",
46-
"symfony/http-kernel": "~v4.4.48",
45+
"symfony/http-foundation": "~v4.4.49",
46+
"symfony/http-kernel": "~v4.4.49",
4747
"symfony/mime": "~v5.4.13",
4848
"symfony/polyfill-ctype": "~v1.27.0",
4949
"symfony/polyfill-iconv": "~v1.27.0",
@@ -52,7 +52,7 @@
5252
"symfony/polyfill-mbstring": "~v1.27.0",
5353
"symfony/polyfill-php80": "~v1.27.0",
5454
"symfony/process": "~v4.4.44",
55-
"symfony/psr-http-message-bridge": "~v2.1.3",
55+
"symfony/psr-http-message-bridge": "~v2.1.4",
5656
"symfony/routing": "~v4.4.44",
5757
"symfony/serializer": "~v4.4.47",
5858
"symfony/service-contracts": "~v2.5.2",

0 commit comments

Comments
 (0)