diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2021-09-24 09:24:08 +0100 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2021-09-24 21:25:54 +0100 |
| commit | 26fc4b485607b8e3e8c234832983d45211a2a0cb (patch) | |
| tree | ba17c14f063d6b930abdbb43f177a3e4de100de3 /composer.json | |
| parent | 51cc45a036341dd67a57cd9a40381b508da6f503 (diff) | |
| download | webtrees-26fc4b485607b8e3e8c234832983d45211a2a0cb.tar.gz webtrees-26fc4b485607b8e3e8c234832983d45211a2a0cb.tar.bz2 webtrees-26fc4b485607b8e3e8c234832983d45211a2a0cb.zip | |
Update vendor code
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.json b/composer.json index 69a89d0f92..e21bea2896 100644 --- a/composer.json +++ b/composer.json @@ -40,7 +40,7 @@ "ext-xml": "*", "ext-zip": "*", "aura/router": "3.1.0", - "doctrine/dbal": "3.1.1", + "doctrine/dbal": "3.1.2", "ezyang/htmlpurifier": "4.13.0", "fig/http-message-util": "1.1.5", "fisharebest/algorithm": "1.6.0", @@ -48,17 +48,17 @@ "fisharebest/flysystem-chroot-adapter": "2.0.0", "fisharebest/localization": "1.15.1", "guzzlehttp/guzzle": "7.3.0", - "illuminate/container": "8.58.0", - "illuminate/database": "8.58.0", - "illuminate/support": "8.58.0", + "illuminate/container": "8.61.0", + "illuminate/database": "8.61.0", + "illuminate/support": "8.61.0", "intervention/image": "2.6.1", "io-developer/php-whois": "4.1.3", "league/commonmark": "1.6.0", - "league/flysystem": "2.2.3", + "league/flysystem": "2.3.0", "league/flysystem-ziparchive": "2.0.6", "middlewares/client-ip": "2.0.1", "mlocati/ip-lib": "1.17.0", - "nesbot/carbon": "2.52.0", + "nesbot/carbon": "2.53.1", "nyholm/psr7": "1.4.1", "nyholm/psr7-server": "1.0.2", "oscarotero/middleland": "1.0.1", |
