diff --git a/composer.json b/composer.json index c86fed2..28e52f3 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "ext-json": "*", "drupal/core": "^9.0", "twig/twig": "^2.12", - "symfony/polyfill-php80": "^2.12" + "symfony/polyfill-php80": "^1.22" }, "suggest": { "symfony/var-dumper": "Better dump() function for debugging Twig variables"