diff --git a/composer.json b/composer.json index ffb6fa311..bbb1be9ea 100644 --- a/composer.json +++ b/composer.json @@ -25,6 +25,7 @@ ], "require": { "php": ">=8.2", + "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-mbstring": "^1.3", "symfony/polyfill-ctype": "^1.8", "symfony/polyfill-php81": "^1.29"