diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2022-12-30 10:13:37 +0000 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2022-12-30 10:13:37 +0000 |
| commit | fcbc5515c56c7e2d81c46f7677d1cd97112bab5b (patch) | |
| tree | 0699b51737b3539fecb2520215fb4cdd8b0fb1d2 /composer.json | |
| parent | 761b562a674ebf0f8fc8bbb216a115a9ba0cbc62 (diff) | |
| download | webtrees-fcbc5515c56c7e2d81c46f7677d1cd97112bab5b.tar.gz webtrees-fcbc5515c56c7e2d81c46f7677d1cd97112bab5b.tar.bz2 webtrees-fcbc5515c56c7e2d81c46f7677d1cd97112bab5b.zip | |
Update PHP dependencies
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/composer.json b/composer.json index b3065b04a0..3703438339 100644 --- a/composer.json +++ b/composer.json @@ -59,8 +59,8 @@ "io-developer/php-whois": "4.1.7", "league/commonmark": "2.3.8", "league/flysystem": "3.12.0", - "league/flysystem-ziparchive": "3.12.0", "league/flysystem-path-prefixing": "3.10.4", + "league/flysystem-ziparchive": "3.12.0", "middlewares/client-ip": "2.0.1", "mlocati/ip-lib": "1.18.0", "nesbot/carbon": "2.64.0", @@ -73,7 +73,7 @@ "psr/http-server-middleware": "1.0.1", "ramsey/uuid": "4.7.0", "sabre/vobject": "4.5.1", - "symfony/cache": "6.2.2", + "symfony/cache": "6.2.4", "symfony/expression-language": "6.2.2", "symfony/mailer": "6.2.2", "symfony/polyfill-mbstring": "1.27.0", |
