summaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2025-09-15 08:29:08 +0100
committerGreg Roach <greg@subaqua.co.uk>2025-09-15 08:34:28 +0100
commit5a486c7fe6788d5658dcad356fbe496107cad898 (patch)
tree76e1220fda2dfb36e0d52fd5d65a98166ba17701 /composer.json
parent4c00350ad6c8f297b8e887d83cc6761e8e43f313 (diff)
downloadwebtrees-5a486c7fe6788d5658dcad356fbe496107cad898.tar.gz
webtrees-5a486c7fe6788d5658dcad356fbe496107cad898.tar.bz2
webtrees-5a486c7fe6788d5658dcad356fbe496107cad898.zip
Update dependencies
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/composer.json b/composer.json
index 1eaadfc12c..63fea2c151 100644
--- a/composer.json
+++ b/composer.json
@@ -50,9 +50,9 @@
"fisharebest/algorithm": "1.6.0",
"fisharebest/ext-calendar": "2.6.0",
"fisharebest/localization": "1.17.0",
- "guzzlehttp/guzzle": "7.9.3",
- "illuminate/database": "12.22.1",
- "illuminate/support": "12.22.1",
+ "guzzlehttp/guzzle": "7.10.0",
+ "illuminate/database": "12.28.1",
+ "illuminate/support": "12.28.1",
"intervention/image": "3.11.4",
"league/commonmark": "2.7.1",
"league/flysystem": "3.30.0",
@@ -60,20 +60,20 @@
"league/flysystem-ziparchive": "3.29.0",
"middlewares/client-ip": "2.1.0",
"mlocati/ip-lib": "1.20.0",
- "nesbot/carbon": "3.10.2",
+ "nesbot/carbon": "3.10.3",
"nyholm/psr7": "1.8.2",
"nyholm/psr7-server": "1.1.0",
"psr/cache": "3.0.0",
"psr/http-message": "2.0",
"psr/http-server-handler": "1.0.2",
"psr/http-server-middleware": "1.0.2",
- "ramsey/uuid": "4.9.0",
+ "ramsey/uuid": "4.9.1",
"sabre/vobject": "4.5.7",
"symfony/cache": "7.3.2",
- "symfony/console": "7.3.2",
+ "symfony/console": "7.3.3",
"symfony/expression-language": "7.3.2",
- "symfony/mailer": "7.3.2",
- "symfony/polyfill-mbstring": "1.32.0",
+ "symfony/mailer": "7.3.3",
+ "symfony/polyfill-mbstring": "1.33.0",
"tecnickcom/tcpdf": "6.10.0"
},
"require-dev": {
@@ -84,11 +84,11 @@
"league/flysystem-memory": "3.29.0",
"php-coveralls/php-coveralls": "2.8.0",
"phpstan/extension-installer": "1.4.3",
- "phpstan/phpstan": "2.1.24",
+ "phpstan/phpstan": "2.1.25",
"phpstan/phpstan-deprecation-rules": "2.0.3",
"phpstan/phpstan-phpunit": "2.0.7",
"phpstan/phpstan-strict-rules": "2.0.6",
- "phpunit/phpunit": "12.3.10",
+ "phpunit/phpunit": "12.3.11",
"squizlabs/php_codesniffer": "4.0.0-RC1"
},
"suggest": {