From 18b1784ca4a39d6fea33efd1f18c34116d6ee785 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 05:27:24 +0000 Subject: [PATCH] Update root-composer --- composer.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index d83ad9cb..7a8466bb 100644 --- a/composer.json +++ b/composer.json @@ -20,25 +20,25 @@ "require-dev": { "cache/array-adapter": "^1.1", "composer/semver": "^3.3.2", - "cweagans/composer-patches": "^1.7.3", + "cweagans/composer-patches": "^2.0.0", "doctrine/annotations": "^2.0", - "doctrine/collections": "^1.6 || ^2.1", + "doctrine/collections": "^3.0", "doctrine/common": "^2.7 || ^3.0", - "doctrine/dbal": "^3.3.8", + "doctrine/dbal": "^4.0.0", "doctrine/lexer": "^2.0 || ^3.0", "doctrine/mongodb-odm": "^2.4.3", - "doctrine/orm": "^2.16.0", - "doctrine/persistence": "^2.2.1 || ^3.2", + "doctrine/orm": "^3.0.0", + "doctrine/persistence": "^4.0", "gedmo/doctrine-extensions": "^3.8", - "nesbot/carbon": "^2.49", + "nesbot/carbon": "^3.0", "php-parallel-lint/php-parallel-lint": "^1.2", "phpstan/phpstan-deprecation-rules": "^2.0.2", "phpstan/phpstan-phpunit": "^2.0.8", "phpstan/phpstan-strict-rules": "^2.0", - "phpunit/phpunit": "^9.6.20", + "phpunit/phpunit": "^13.0.0", "ramsey/uuid": "^4.2", - "symfony/cache": "^5.4", - "symfony/uid": "^5.4 || ^6.4 || ^7.3" + "symfony/cache": "^8.0", + "symfony/uid": "^8.0" }, "config": { "sort-packages": true,