diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2026-02-02 23:27:53 +0000 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2026-02-02 23:37:29 +0000 |
| commit | 5c3ef3490523877d6a2bdcd92dc8369607835a26 (patch) | |
| tree | 2073a56758cc2595c7b61aee77d517bece98e2b6 /composer.json | |
| parent | 2ba7f02e53fe3ef4e9a1a4f02f08b36028c4ae3f (diff) | |
| download | webtrees-5c3ef3490523877d6a2bdcd92dc8369607835a26.tar.gz webtrees-5c3ef3490523877d6a2bdcd92dc8369607835a26.tar.bz2 webtrees-5c3ef3490523877d6a2bdcd92dc8369607835a26.zip | |
Update PHP dependencies
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/composer.json b/composer.json index cf2f6801a9..72437f4ae3 100644 --- a/composer.json +++ b/composer.json @@ -51,8 +51,8 @@ "fisharebest/ext-calendar": "2.6.0", "fisharebest/localization": "1.17.0", "guzzlehttp/guzzle": "7.10.0", - "illuminate/database": "12.48.1", - "illuminate/support": "12.48.1", + "illuminate/database": "12.49.0", + "illuminate/support": "12.49.0", "intervention/image": "3.11.6", "league/commonmark": "2.8.0", "league/flysystem": "3.31.0", @@ -60,7 +60,7 @@ "league/flysystem-ziparchive": "3.31.0", "middlewares/client-ip": "2.1.0", "mlocati/ip-lib": "1.22.0", - "nesbot/carbon": "3.11.0", + "nesbot/carbon": "3.11.1", "nyholm/psr7": "1.8.2", "nyholm/psr7-server": "1.1.0", "psr/cache": "3.0.0", @@ -69,7 +69,7 @@ "psr/http-server-middleware": "1.0.2", "ramsey/uuid": "4.9.2", "sabre/vobject": "4.5.8", - "symfony/cache": "7.4.4", + "symfony/cache": "7.4.5", "symfony/console": "7.4.4", "symfony/expression-language": "7.4.4", "symfony/mailer": "7.4.4", @@ -84,7 +84,7 @@ "league/flysystem-memory": "3.31.0", "php-coveralls/php-coveralls": "2.9.1", "phpstan/extension-installer": "1.4.3", - "phpstan/phpstan": "2.1.37", + "phpstan/phpstan": "2.1.38", "phpstan/phpstan-deprecation-rules": "2.0.3", "phpstan/phpstan-phpunit": "2.0.12", "phpunit/phpunit": "12.5.8", |
