diff --git a/composer.json b/composer.json index a2b536f04..16ca1226f 100644 --- a/composer.json +++ b/composer.json @@ -141,6 +141,8 @@ "symfony/mime": "^5.4", "symfony/monolog-bundle": "^3.1", "symfony/options-resolver": "^5.4", + "symfony/polyfill-php80": "^1.28", + "symfony/polyfill-php81": "^1.28", "symfony/proxy-manager-bridge": "^5.4", "symfony/routing": "^5.4", "symfony/security-bundle": "^5.4", diff --git a/composer.lock b/composer.lock index 7339cb25b..b0de9651d 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "cb44426320da636145342113f290d2a1", + "content-hash": "0cf94d055e2190366ec079e6e9ff0d14", "packages": [ { "name": "babdev/pagerfanta-bundle",