diff --git a/composer.json b/composer.json index 833fc82..c3e6e46 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,6 @@ "php": ">=8.2", "doctrine/orm": "^2.20.8 || ^3.5", "doctrine/doctrine-bundle": "^2.18.0 || ^3.1", - "doctrine/collections": "^2.4", "doctrine/dbal": "^3.10.4 || ^4.4", "doctrine/persistence": "^3.4.1 || ^4.1", "dragonmantank/cron-expression": "^3.6", @@ -46,7 +45,7 @@ "doctrine/doctrine-fixtures-bundle": "^4.3", "liip/test-fixtures-bundle": "^3.7", "phpstan/phpstan": "^2.1", - "phpunit/phpunit": "^11.5.44 || ^12.4.5", + "phpunit/phpunit": "^11.5.48 || ^12.5.6", "symfony/browser-kit": "^7.4 || ^8.0", "symfony/css-selector": "^7.4 || ^8.0", "symfony/debug-bundle": "^7.4 || ^8.0",