summaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2025-12-21 22:48:32 +0000
committerGreg Roach <greg@subaqua.co.uk>2025-12-21 22:54:38 +0000
commit33d40303f04401ae7926f2aaf30d97e4f887e484 (patch)
tree051d92977dad2ffe0083bf99982818949fec3f72 /composer.json
parentfad25f3d3e781e8eb19ece1c24334abc90f4f65c (diff)
downloadwebtrees-33d40303f04401ae7926f2aaf30d97e4f887e484.tar.gz
webtrees-33d40303f04401ae7926f2aaf30d97e4f887e484.tar.bz2
webtrees-33d40303f04401ae7926f2aaf30d97e4f887e484.zip
Update PHP dependencies
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json22
1 files changed, 11 insertions, 11 deletions
diff --git a/composer.json b/composer.json
index 886dd02ba3..26080aa574 100644
--- a/composer.json
+++ b/composer.json
@@ -51,26 +51,26 @@
"fisharebest/ext-calendar": "2.6.0",
"fisharebest/localization": "1.17.0",
"guzzlehttp/guzzle": "7.10.0",
- "illuminate/database": "12.40.2",
- "illuminate/support": "12.40.2",
- "intervention/image": "3.11.4",
+ "illuminate/database": "12.43.1",
+ "illuminate/support": "12.43.1",
+ "intervention/image": "3.11.6",
"league/commonmark": "2.8.0",
"league/flysystem": "3.30.2",
"league/flysystem-path-prefixing": "3.28.0",
"league/flysystem-ziparchive": "3.29.0",
"middlewares/client-ip": "2.1.0",
"mlocati/ip-lib": "1.22.0",
- "nesbot/carbon": "3.10.3",
+ "nesbot/carbon": "3.11.0",
"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.1",
+ "ramsey/uuid": "4.9.2",
"sabre/vobject": "4.5.7",
- "symfony/cache": "7.4.0",
- "symfony/console": "7.4.0",
+ "symfony/cache": "7.4.1",
+ "symfony/console": "7.4.1",
"symfony/expression-language": "7.4.0",
"symfony/mailer": "7.4.0",
"symfony/polyfill-mbstring": "1.33.0",
@@ -82,13 +82,13 @@
"ext-pdo_sqlite": "*",
"ext-sqlite3": "*",
"league/flysystem-memory": "3.29.0",
- "php-coveralls/php-coveralls": "2.9.0",
+ "php-coveralls/php-coveralls": "2.9.1",
"phpstan/extension-installer": "1.4.3",
- "phpstan/phpstan": "2.1.32",
+ "phpstan/phpstan": "2.1.33",
"phpstan/phpstan-deprecation-rules": "2.0.3",
- "phpstan/phpstan-phpunit": "2.0.8",
+ "phpstan/phpstan-phpunit": "2.0.11",
"phpstan/phpstan-strict-rules": "2.0.7",
- "phpunit/phpunit": "12.4.4",
+ "phpunit/phpunit": "12.5.4",
"squizlabs/php_codesniffer": "4.0.1"
},
"suggest": {