summaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@gmail.com>2021-04-08 09:47:46 +0100
committerGreg Roach <fisharebest@gmail.com>2021-04-08 09:47:59 +0100
commit7095af96fe63ff8e1af8ff2d30a6cc6caf55caca (patch)
tree8946393e6112a4c2a78e8f5a177ea0a59e1481e8 /composer.json
parent18c59ce601b67053b466b4e2e2e352ed544e9ae9 (diff)
downloadwebtrees-7095af96fe63ff8e1af8ff2d30a6cc6caf55caca.tar.gz
webtrees-7095af96fe63ff8e1af8ff2d30a6cc6caf55caca.tar.bz2
webtrees-7095af96fe63ff8e1af8ff2d30a6cc6caf55caca.zip
Update vendors
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/composer.json b/composer.json
index ed49287eab..b9b81d6ce3 100644
--- a/composer.json
+++ b/composer.json
@@ -48,10 +48,10 @@
"fisharebest/ext-calendar": "~2.5",
"fisharebest/flysystem-chroot-adapter": "~2.0",
"fisharebest/localization": "~1.15",
- "guzzlehttp/guzzle": "~7.2",
- "illuminate/container": "~8.33",
- "illuminate/database": "~8.33",
- "illuminate/support": "~8.33",
+ "guzzlehttp/guzzle": "~7.3",
+ "illuminate/container": "~8.36",
+ "illuminate/database": "~8.36",
+ "illuminate/support": "~8.36",
"intervention/image": "^2.5",
"io-developer/php-whois": "~4.0",
"league/commonmark": "~1.5",