diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2025-02-11 18:06:52 +0000 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2025-02-11 18:15:50 +0000 |
| commit | 2bfee398992e84af8dbcab92c238f175dbed35bf (patch) | |
| tree | 75dae337db7b2f17c454d6670e5313fff71c28a7 /composer.json | |
| parent | 83c3c273a1fa285786be41e48d6d66946a1b453c (diff) | |
| download | webtrees-2bfee398992e84af8dbcab92c238f175dbed35bf.tar.gz webtrees-2bfee398992e84af8dbcab92c238f175dbed35bf.tar.bz2 webtrees-2bfee398992e84af8dbcab92c238f175dbed35bf.zip | |
Update PHP dependencies
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/composer.json b/composer.json index 9bb285142e..93076c3f3b 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.9.2", - "illuminate/database": "11.41.3", - "illuminate/support": "11.41.3", + "illuminate/database": "11.42.0", + "illuminate/support": "11.42.0", "intervention/image": "3.11.1", "league/commonmark": "2.6.1", "league/flysystem": "3.29.1", @@ -60,7 +60,7 @@ "league/flysystem-ziparchive": "3.29.0", "middlewares/client-ip": "2.0.1", "mlocati/ip-lib": "1.20.0", - "nesbot/carbon": "3.8.4", + "nesbot/carbon": "3.8.5", "nyholm/psr7": "1.8.2", "nyholm/psr7-server": "1.1.0", "psr/cache": "3.0.0", @@ -84,7 +84,7 @@ "league/flysystem-memory": "3.29.0", "php-coveralls/php-coveralls": "2.7.0", "phpstan/extension-installer": "1.4.3", - "phpstan/phpstan": "2.0.4", + "phpstan/phpstan": "2.1.4", "phpstan/phpstan-deprecation-rules": "2.0.1", "phpstan/phpstan-phpunit": "2.0.4", "phpstan/phpstan-strict-rules": "2.0.3", |
