summaryrefslogtreecommitdiffstats
path: root/src/Symfony/Bundle/TwigBundle/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/Symfony/Bundle/TwigBundle/composer.json')
-rw-r--r--src/Symfony/Bundle/TwigBundle/composer.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Symfony/Bundle/TwigBundle/composer.json b/src/Symfony/Bundle/TwigBundle/composer.json
index 0178473..4170021 100644
--- a/src/Symfony/Bundle/TwigBundle/composer.json
+++ b/src/Symfony/Bundle/TwigBundle/composer.json
@@ -21,6 +21,7 @@
"symfony/http-foundation": "^4.3|^5.0",
"symfony/http-kernel": "^4.4",
"symfony/polyfill-ctype": "~1.8",
+ "symfony/polyfill-php80": "^1.16",
"twig/twig": "^1.43|^2.13|^3.0.4"
},
"require-dev": {