summaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2022-06-21 22:15:07 +0100
committerGreg Roach <greg@subaqua.co.uk>2022-06-21 22:15:07 +0100
commitce08f95a3a84b260a9f1dba790d8177c1dd2f7bf (patch)
tree01bc492c36cd6ca1130003386b57ed3a5b91b675 /composer.json
parente209b472c6d92d72a5a265b982d6e558725e0f17 (diff)
downloadwebtrees-ce08f95a3a84b260a9f1dba790d8177c1dd2f7bf.tar.gz
webtrees-ce08f95a3a84b260a9f1dba790d8177c1dd2f7bf.tar.bz2
webtrees-ce08f95a3a84b260a9f1dba790d8177c1dd2f7bf.zip
Update PHP dependencies
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.json b/composer.json
index e740a299dc..d41f3ddca6 100644
--- a/composer.json
+++ b/composer.json
@@ -44,19 +44,19 @@
"ext-simplexml": "*",
"ext-xml": "*",
"aura/router": "3.2.0",
- "doctrine/dbal": "3.3.6",
+ "doctrine/dbal": "3.3.7",
"ezyang/htmlpurifier": "4.14.0",
"fig/http-message-util": "1.1.5",
"fisharebest/algorithm": "1.6.0",
"fisharebest/ext-calendar": "2.6.0",
"fisharebest/flysystem-chroot-adapter": "2.0.0",
"fisharebest/localization": "1.15.1",
- "guzzlehttp/guzzle": "7.4.4",
- "illuminate/container": "8.83.16",
- "illuminate/database": "8.83.16",
- "illuminate/support": "8.83.16",
+ "guzzlehttp/guzzle": "7.4.5",
+ "illuminate/container": "8.83.17",
+ "illuminate/database": "8.83.17",
+ "illuminate/support": "8.83.17",
"intervention/image": "2.7.2",
- "io-developer/php-whois": "4.1.6",
+ "io-developer/php-whois": "4.1.7",
"league/commonmark": "2.3.3",
"league/flysystem": "2.4.5",
"league/flysystem-ziparchive": "2.3.1",