diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2025-08-10 21:09:48 +0100 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2025-08-10 21:09:48 +0100 |
| commit | dc6eaf08219b53b407133dafe65f56b0e379b5fe (patch) | |
| tree | 48b4fd57703d46c6e14d4538f4834b7122a75eb9 /composer.json | |
| parent | ebf24934b80a094ce34d14a186e35725c2fab362 (diff) | |
| download | webtrees-dc6eaf08219b53b407133dafe65f56b0e379b5fe.tar.gz webtrees-dc6eaf08219b53b407133dafe65f56b0e379b5fe.tar.bz2 webtrees-dc6eaf08219b53b407133dafe65f56b0e379b5fe.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 572dc1f96e..488ad83fa7 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.3", - "illuminate/database": "12.21.0", - "illuminate/support": "12.21.0", + "illuminate/database": "12.22.1", + "illuminate/support": "12.22.1", "intervention/image": "3.11.4", "league/commonmark": "2.7.1", "league/flysystem": "3.30.0", @@ -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.21", + "phpstan/phpstan": "2.1.22", "phpstan/phpstan-deprecation-rules": "2.0.3", "phpstan/phpstan-phpunit": "2.0.7", "phpstan/phpstan-strict-rules": "2.0.6", - "phpunit/phpunit": "12.3.0", + "phpunit/phpunit": "12.3.2", "squizlabs/php_codesniffer": "4.0.0-RC1" }, "suggest": { |
