diff options
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/composer.json b/composer.json index 8f0d2c586c..3d55592548 100644 --- a/composer.json +++ b/composer.json @@ -47,18 +47,18 @@ "fisharebest/algorithm": "1.6.0", "fisharebest/ext-calendar": "2.6.0", "fisharebest/localization": "1.17.0", - "guzzlehttp/guzzle": "7.8.1", - "illuminate/database": "11.14.0", - "illuminate/support": "11.14.0", - "intervention/image": "3.7.2", + "guzzlehttp/guzzle": "7.9.2", + "illuminate/database": "11.21.0", + "illuminate/support": "11.21.0", + "intervention/image": "3.8.0", "io-developer/php-whois": "4.1.10", - "league/commonmark": "2.4.2", + "league/commonmark": "2.5.3", "league/flysystem": "3.28.0", "league/flysystem-path-prefixing": "3.28.0", "league/flysystem-ziparchive": "3.28.0", "middlewares/client-ip": "2.0.1", "mlocati/ip-lib": "1.18.0", - "nesbot/carbon": "3.6.0", + "nesbot/carbon": "3.8.0", "nyholm/psr7": "1.8.1", "nyholm/psr7-server": "1.1.0", "oscarotero/middleland": "1.0.1", @@ -68,8 +68,8 @@ "psr/http-server-middleware": "1.0.2", "ramsey/uuid": "4.7.6", "sabre/vobject": "4.5.5", - "symfony/cache": "7.1.2", - "symfony/console": "7.1.2", + "symfony/cache": "7.1.3", + "symfony/console": "7.1.3", "symfony/expression-language": "7.1.1", "symfony/mailer": "7.1.2", "symfony/polyfill-mbstring": "1.30.0", @@ -82,7 +82,7 @@ "ext-sqlite3": "*", "league/flysystem-memory": "3.28.0", "php-coveralls/php-coveralls": "2.7.0", - "phpunit/phpunit": "11.2.6" + "phpunit/phpunit": "11.3.1" }, "suggest": { "ext-imagick": "Required to generate thumbnail images", |
