diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2022-03-03 21:42:41 +0000 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2022-03-03 21:42:41 +0000 |
| commit | 04263eab9241ad354e29c8520f365ca5e8775d51 (patch) | |
| tree | 48694661bed54df9427b9ac1de9cd8021ea028fe /composer.json | |
| parent | 3f3663bb6ac71c6a2d849cd34db8bfd9160a2ea4 (diff) | |
| download | webtrees-04263eab9241ad354e29c8520f365ca5e8775d51.tar.gz webtrees-04263eab9241ad354e29c8520f365ca5e8775d51.tar.bz2 webtrees-04263eab9241ad354e29c8520f365ca5e8775d51.zip | |
Update PHP and JS dependencies
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/composer.json b/composer.json index b6d8d8c08e..6799b253a1 100644 --- a/composer.json +++ b/composer.json @@ -53,9 +53,9 @@ "fisharebest/flysystem-chroot-adapter": "2.0.0", "fisharebest/localization": "1.15.1", "guzzlehttp/guzzle": "7.4.1", - "illuminate/container": "8.83.2", - "illuminate/database": "8.83.2", - "illuminate/support": "8.83.2", + "illuminate/container": "8.83.3", + "illuminate/database": "8.83.3", + "illuminate/support": "8.83.3", "intervention/image": "2.7.1", "io-developer/php-whois": "4.1.6", "league/commonmark": "2.2.3", |
