diff options
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/composer.json b/composer.json index 72437f4ae3..3695e05e74 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.49.0", - "illuminate/support": "12.49.0", + "illuminate/database": "12.50.0", + "illuminate/support": "12.50.0", "intervention/image": "3.11.6", "league/commonmark": "2.8.0", "league/flysystem": "3.31.0", @@ -87,7 +87,7 @@ "phpstan/phpstan": "2.1.38", "phpstan/phpstan-deprecation-rules": "2.0.3", "phpstan/phpstan-phpunit": "2.0.12", - "phpunit/phpunit": "12.5.8", + "phpunit/phpunit": "12.5.9", "squizlabs/php_codesniffer": "4.0.1" }, "suggest": { |
